All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Please wait. This can take some minutes ...
Many resources are needed to download a project. Please understand that we have to compensate our server costs. Thank you in advance.
Project price only 1 $
You can buy this project and download/modify it how often you want.
org.tensorflow.framework.ApiDefProtos Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: tensorflow/core/framework/api_def.proto
package org.tensorflow.framework;
public final class ApiDefProtos {
private ApiDefProtos() {}
public static void registerAllExtensions(
org.nd4j.shade.protobuf.ExtensionRegistryLite registry) {
}
public static void registerAllExtensions(
org.nd4j.shade.protobuf.ExtensionRegistry registry) {
registerAllExtensions(
(org.nd4j.shade.protobuf.ExtensionRegistryLite) registry);
}
static final org.nd4j.shade.protobuf.Descriptors.Descriptor
internal_static_tensorflow_ApiDef_descriptor;
static final
org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_tensorflow_ApiDef_fieldAccessorTable;
static final org.nd4j.shade.protobuf.Descriptors.Descriptor
internal_static_tensorflow_ApiDef_Endpoint_descriptor;
static final
org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_tensorflow_ApiDef_Endpoint_fieldAccessorTable;
static final org.nd4j.shade.protobuf.Descriptors.Descriptor
internal_static_tensorflow_ApiDef_Arg_descriptor;
static final
org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_tensorflow_ApiDef_Arg_fieldAccessorTable;
static final org.nd4j.shade.protobuf.Descriptors.Descriptor
internal_static_tensorflow_ApiDef_Attr_descriptor;
static final
org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_tensorflow_ApiDef_Attr_fieldAccessorTable;
static final org.nd4j.shade.protobuf.Descriptors.Descriptor
internal_static_tensorflow_ApiDefs_descriptor;
static final
org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_tensorflow_ApiDefs_fieldAccessorTable;
public static org.nd4j.shade.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static org.nd4j.shade.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\n\'tensorflow/core/framework/api_def.prot" +
"o\022\ntensorflow\032*tensorflow/core/framework" +
"/attr_value.proto\"\223\005\n\006ApiDef\022\025\n\rgraph_op" +
"_name\030\001 \001(\t\0221\n\nvisibility\030\002 \001(\0162\035.tensor" +
"flow.ApiDef.Visibility\022-\n\010endpoint\030\003 \003(\013" +
"2\033.tensorflow.ApiDef.Endpoint\022&\n\006in_arg\030" +
"\004 \003(\0132\026.tensorflow.ApiDef.Arg\022\'\n\007out_arg" +
"\030\005 \003(\0132\026.tensorflow.ApiDef.Arg\022\021\n\targ_or" +
"der\030\013 \003(\t\022%\n\004attr\030\006 \003(\0132\027.tensorflow.Api" +
"Def.Attr\022\017\n\007summary\030\007 \001(\t\022\023\n\013description" +
"\030\010 \001(\t\022\032\n\022description_prefix\030\t \001(\t\022\032\n\022de" +
"scription_suffix\030\n \001(\t\0325\n\010Endpoint\022\014\n\004na" +
"me\030\001 \001(\t\022\033\n\023deprecation_message\030\002 \001(\t\032;\n" +
"\003Arg\022\014\n\004name\030\001 \001(\t\022\021\n\trename_to\030\002 \001(\t\022\023\n" +
"\013description\030\003 \001(\t\032j\n\004Attr\022\014\n\004name\030\001 \001(\t" +
"\022\021\n\trename_to\030\002 \001(\t\022,\n\rdefault_value\030\003 \001" +
"(\0132\025.tensorflow.AttrValue\022\023\n\013description" +
"\030\004 \001(\t\"G\n\nVisibility\022\026\n\022DEFAULT_VISIBILI" +
"TY\020\000\022\013\n\007VISIBLE\020\001\022\010\n\004SKIP\020\002\022\n\n\006HIDDEN\020\003\"" +
")\n\007ApiDefs\022\036\n\002op\030\001 \003(\0132\022.tensorflow.ApiD" +
"efBl\n\030org.tensorflow.frameworkB\014ApiDefPr" +
"otosP\001Z=github.com/tensorflow/tensorflow" +
"/tensorflow/go/core/framework\370\001\001b\006proto3"
};
org.nd4j.shade.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner assigner =
new org.nd4j.shade.protobuf.Descriptors.FileDescriptor. InternalDescriptorAssigner() {
public org.nd4j.shade.protobuf.ExtensionRegistry assignDescriptors(
org.nd4j.shade.protobuf.Descriptors.FileDescriptor root) {
descriptor = root;
return null;
}
};
org.nd4j.shade.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new org.nd4j.shade.protobuf.Descriptors.FileDescriptor[] {
org.tensorflow.framework.AttrValueProtos.getDescriptor(),
}, assigner);
internal_static_tensorflow_ApiDef_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_tensorflow_ApiDef_fieldAccessorTable = new
org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_tensorflow_ApiDef_descriptor,
new java.lang.String[] { "GraphOpName", "Visibility", "Endpoint", "InArg", "OutArg", "ArgOrder", "Attr", "Summary", "Description", "DescriptionPrefix", "DescriptionSuffix", });
internal_static_tensorflow_ApiDef_Endpoint_descriptor =
internal_static_tensorflow_ApiDef_descriptor.getNestedTypes().get(0);
internal_static_tensorflow_ApiDef_Endpoint_fieldAccessorTable = new
org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_tensorflow_ApiDef_Endpoint_descriptor,
new java.lang.String[] { "Name", "DeprecationMessage", });
internal_static_tensorflow_ApiDef_Arg_descriptor =
internal_static_tensorflow_ApiDef_descriptor.getNestedTypes().get(1);
internal_static_tensorflow_ApiDef_Arg_fieldAccessorTable = new
org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_tensorflow_ApiDef_Arg_descriptor,
new java.lang.String[] { "Name", "RenameTo", "Description", });
internal_static_tensorflow_ApiDef_Attr_descriptor =
internal_static_tensorflow_ApiDef_descriptor.getNestedTypes().get(2);
internal_static_tensorflow_ApiDef_Attr_fieldAccessorTable = new
org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_tensorflow_ApiDef_Attr_descriptor,
new java.lang.String[] { "Name", "RenameTo", "DefaultValue", "Description", });
internal_static_tensorflow_ApiDefs_descriptor =
getDescriptor().getMessageTypes().get(1);
internal_static_tensorflow_ApiDefs_fieldAccessorTable = new
org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_tensorflow_ApiDefs_descriptor,
new java.lang.String[] { "Op", });
org.tensorflow.framework.AttrValueProtos.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}