org.tensorflow.util.IteratorProtos Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: tensorflow/core/framework/iterator.proto
package org.tensorflow.util;
public final class IteratorProtos {
private IteratorProtos() {}
public static void registerAllExtensions(
com.github.os72.protobuf351.ExtensionRegistryLite registry) {
}
public static void registerAllExtensions(
com.github.os72.protobuf351.ExtensionRegistry registry) {
registerAllExtensions(
(com.github.os72.protobuf351.ExtensionRegistryLite) registry);
}
static final com.github.os72.protobuf351.Descriptors.Descriptor
internal_static_tensorflow_IteratorStateMetadata_descriptor;
static final
com.github.os72.protobuf351.GeneratedMessageV3.FieldAccessorTable
internal_static_tensorflow_IteratorStateMetadata_fieldAccessorTable;
public static com.github.os72.protobuf351.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.github.os72.protobuf351.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\n(tensorflow/core/framework/iterator.pro" +
"to\022\ntensorflow\"6\n\025IteratorStateMetadata\022" +
"\017\n\007version\030\001 \001(\t\022\014\n\004keys\030\002 \003(\tB*\n\023org.te" +
"nsorflow.utilB\016IteratorProtosP\001\370\001\001b\006prot" +
"o3"
};
com.github.os72.protobuf351.Descriptors.FileDescriptor.InternalDescriptorAssigner assigner =
new com.github.os72.protobuf351.Descriptors.FileDescriptor. InternalDescriptorAssigner() {
public com.github.os72.protobuf351.ExtensionRegistry assignDescriptors(
com.github.os72.protobuf351.Descriptors.FileDescriptor root) {
descriptor = root;
return null;
}
};
com.github.os72.protobuf351.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.github.os72.protobuf351.Descriptors.FileDescriptor[] {
}, assigner);
internal_static_tensorflow_IteratorStateMetadata_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_tensorflow_IteratorStateMetadata_fieldAccessorTable = new
com.github.os72.protobuf351.GeneratedMessageV3.FieldAccessorTable(
internal_static_tensorflow_IteratorStateMetadata_descriptor,
new java.lang.String[] { "Version", "Keys", });
}
// @@protoc_insertion_point(outer_class_scope)
}