org.tensorflow.framework.FunctionProtos Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of proto Show documentation
Show all versions of proto Show documentation
Java API for TensorFlow protocol buffers.
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: tensorflow/core/framework/function.proto
package org.tensorflow.framework;
public final class FunctionProtos {
private FunctionProtos() {}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistryLite registry) {
}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistry registry) {
registerAllExtensions(
(com.google.protobuf.ExtensionRegistryLite) registry);
}
static final com.google.protobuf.Descriptors.Descriptor
internal_static_tensorflow_FunctionDefLibrary_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_tensorflow_FunctionDefLibrary_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_tensorflow_FunctionDef_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_tensorflow_FunctionDef_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_tensorflow_FunctionDef_AttrEntry_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_tensorflow_FunctionDef_AttrEntry_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_tensorflow_FunctionDef_ArgAttrs_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_tensorflow_FunctionDef_ArgAttrs_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_tensorflow_FunctionDef_ArgAttrs_AttrEntry_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_tensorflow_FunctionDef_ArgAttrs_AttrEntry_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_tensorflow_FunctionDef_ArgAttrEntry_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_tensorflow_FunctionDef_ArgAttrEntry_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_tensorflow_FunctionDef_RetEntry_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_tensorflow_FunctionDef_RetEntry_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_tensorflow_FunctionDef_ControlRetEntry_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_tensorflow_FunctionDef_ControlRetEntry_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_tensorflow_GradientDef_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_tensorflow_GradientDef_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\n(tensorflow/core/framework/function.pro" +
"to\022\ntensorflow\032*tensorflow/core/framewor" +
"k/attr_value.proto\032(tensorflow/core/fram" +
"ework/node_def.proto\032&tensorflow/core/fr" +
"amework/op_def.proto\"j\n\022FunctionDefLibra" +
"ry\022)\n\010function\030\001 \003(\0132\027.tensorflow.Functi" +
"onDef\022)\n\010gradient\030\002 \003(\0132\027.tensorflow.Gra" +
"dientDef\"\266\005\n\013FunctionDef\022$\n\tsignature\030\001 " +
"\001(\0132\021.tensorflow.OpDef\022/\n\004attr\030\005 \003(\0132!.t" +
"ensorflow.FunctionDef.AttrEntry\0226\n\010arg_a" +
"ttr\030\007 \003(\0132$.tensorflow.FunctionDef.ArgAt" +
"trEntry\022%\n\010node_def\030\003 \003(\0132\023.tensorflow.N" +
"odeDef\022-\n\003ret\030\004 \003(\0132 .tensorflow.Functio" +
"nDef.RetEntry\022<\n\013control_ret\030\006 \003(\0132\'.ten" +
"sorflow.FunctionDef.ControlRetEntry\032B\n\tA" +
"ttrEntry\022\013\n\003key\030\001 \001(\t\022$\n\005value\030\002 \001(\0132\025.t" +
"ensorflow.AttrValue:\0028\001\032\210\001\n\010ArgAttrs\0228\n\004" +
"attr\030\001 \003(\0132*.tensorflow.FunctionDef.ArgA" +
"ttrs.AttrEntry\032B\n\tAttrEntry\022\013\n\003key\030\001 \001(\t" +
"\022$\n\005value\030\002 \001(\0132\025.tensorflow.AttrValue:\002" +
"8\001\032P\n\014ArgAttrEntry\022\013\n\003key\030\001 \001(\r\022/\n\005value" +
"\030\002 \001(\0132 .tensorflow.FunctionDef.ArgAttrs" +
":\0028\001\032*\n\010RetEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002" +
" \001(\t:\0028\001\0321\n\017ControlRetEntry\022\013\n\003key\030\001 \001(\t" +
"\022\r\n\005value\030\002 \001(\t:\0028\001J\004\010\002\020\003\";\n\013GradientDef" +
"\022\025\n\rfunction_name\030\001 \001(\t\022\025\n\rgradient_func" +
"\030\002 \001(\tBn\n\030org.tensorflow.frameworkB\016Func" +
"tionProtosP\001Z=github.com/tensorflow/tens" +
"orflow/tensorflow/go/core/framework\370\001\001b\006" +
"proto3"
};
com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner assigner =
new com.google.protobuf.Descriptors.FileDescriptor. InternalDescriptorAssigner() {
public com.google.protobuf.ExtensionRegistry assignDescriptors(
com.google.protobuf.Descriptors.FileDescriptor root) {
descriptor = root;
return null;
}
};
com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
org.tensorflow.framework.AttrValueProtos.getDescriptor(),
org.tensorflow.framework.NodeProto.getDescriptor(),
org.tensorflow.framework.OpDefProtos.getDescriptor(),
}, assigner);
internal_static_tensorflow_FunctionDefLibrary_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_tensorflow_FunctionDefLibrary_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_tensorflow_FunctionDefLibrary_descriptor,
new java.lang.String[] { "Function", "Gradient", });
internal_static_tensorflow_FunctionDef_descriptor =
getDescriptor().getMessageTypes().get(1);
internal_static_tensorflow_FunctionDef_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_tensorflow_FunctionDef_descriptor,
new java.lang.String[] { "Signature", "Attr", "ArgAttr", "NodeDef", "Ret", "ControlRet", });
internal_static_tensorflow_FunctionDef_AttrEntry_descriptor =
internal_static_tensorflow_FunctionDef_descriptor.getNestedTypes().get(0);
internal_static_tensorflow_FunctionDef_AttrEntry_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_tensorflow_FunctionDef_AttrEntry_descriptor,
new java.lang.String[] { "Key", "Value", });
internal_static_tensorflow_FunctionDef_ArgAttrs_descriptor =
internal_static_tensorflow_FunctionDef_descriptor.getNestedTypes().get(1);
internal_static_tensorflow_FunctionDef_ArgAttrs_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_tensorflow_FunctionDef_ArgAttrs_descriptor,
new java.lang.String[] { "Attr", });
internal_static_tensorflow_FunctionDef_ArgAttrs_AttrEntry_descriptor =
internal_static_tensorflow_FunctionDef_ArgAttrs_descriptor.getNestedTypes().get(0);
internal_static_tensorflow_FunctionDef_ArgAttrs_AttrEntry_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_tensorflow_FunctionDef_ArgAttrs_AttrEntry_descriptor,
new java.lang.String[] { "Key", "Value", });
internal_static_tensorflow_FunctionDef_ArgAttrEntry_descriptor =
internal_static_tensorflow_FunctionDef_descriptor.getNestedTypes().get(2);
internal_static_tensorflow_FunctionDef_ArgAttrEntry_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_tensorflow_FunctionDef_ArgAttrEntry_descriptor,
new java.lang.String[] { "Key", "Value", });
internal_static_tensorflow_FunctionDef_RetEntry_descriptor =
internal_static_tensorflow_FunctionDef_descriptor.getNestedTypes().get(3);
internal_static_tensorflow_FunctionDef_RetEntry_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_tensorflow_FunctionDef_RetEntry_descriptor,
new java.lang.String[] { "Key", "Value", });
internal_static_tensorflow_FunctionDef_ControlRetEntry_descriptor =
internal_static_tensorflow_FunctionDef_descriptor.getNestedTypes().get(4);
internal_static_tensorflow_FunctionDef_ControlRetEntry_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_tensorflow_FunctionDef_ControlRetEntry_descriptor,
new java.lang.String[] { "Key", "Value", });
internal_static_tensorflow_GradientDef_descriptor =
getDescriptor().getMessageTypes().get(2);
internal_static_tensorflow_GradientDef_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_tensorflow_GradientDef_descriptor,
new java.lang.String[] { "FunctionName", "GradientFunc", });
org.tensorflow.framework.AttrValueProtos.getDescriptor();
org.tensorflow.framework.NodeProto.getDescriptor();
org.tensorflow.framework.OpDefProtos.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}