All Downloads are FREE. Search and download functionalities are using the official Maven repository.

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(
      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_ApiDef_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_tensorflow_ApiDef_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_tensorflow_ApiDef_Endpoint_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_tensorflow_ApiDef_Endpoint_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_tensorflow_ApiDef_Arg_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_tensorflow_ApiDef_Arg_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_tensorflow_ApiDef_Attr_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_tensorflow_ApiDef_Attr_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_tensorflow_ApiDefs_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_tensorflow_ApiDefs_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/api_def.prot" +
      "o\022\ntensorflow\032*tensorflow/core/framework" +
      "/attr_value.proto\"\247\005\n\006ApiDef\022\025\n\rgraph_op" +
      "_name\030\001 \001(\t\022\033\n\023deprecation_message\030\014 \001(\t" +
      "\0221\n\nvisibility\030\002 \001(\0162\035.tensorflow.ApiDef" +
      ".Visibility\022-\n\010endpoint\030\003 \003(\0132\033.tensorfl" +
      "ow.ApiDef.Endpoint\022&\n\006in_arg\030\004 \003(\0132\026.ten" +
      "sorflow.ApiDef.Arg\022\'\n\007out_arg\030\005 \003(\0132\026.te" +
      "nsorflow.ApiDef.Arg\022\021\n\targ_order\030\013 \003(\t\022%" +
      "\n\004attr\030\006 \003(\0132\027.tensorflow.ApiDef.Attr\022\017\n" +
      "\007summary\030\007 \001(\t\022\023\n\013description\030\010 \001(\t\022\032\n\022d" +
      "escription_prefix\030\t \001(\t\022\032\n\022description_s" +
      "uffix\030\n \001(\t\032,\n\010Endpoint\022\014\n\004name\030\001 \001(\t\022\022\n" +
      "\ndeprecated\030\003 \001(\010\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.Attr" +
      "Value\022\023\n\013description\030\004 \001(\t\"G\n\nVisibility" +
      "\022\026\n\022DEFAULT_VISIBILITY\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.ApiDefBl\n\030org.tensorflow" +
      ".frameworkB\014ApiDefProtosP\001Z=github.com/t" +
      "ensorflow/tensorflow/tensorflow/go/core/" +
      "framework\370\001\001b\006proto3"
    };
    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(),
        }, assigner);
    internal_static_tensorflow_ApiDef_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_tensorflow_ApiDef_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_tensorflow_ApiDef_descriptor,
        new java.lang.String[] { "GraphOpName", "DeprecationMessage", "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
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_tensorflow_ApiDef_Endpoint_descriptor,
        new java.lang.String[] { "Name", "Deprecated", });
    internal_static_tensorflow_ApiDef_Arg_descriptor =
      internal_static_tensorflow_ApiDef_descriptor.getNestedTypes().get(1);
    internal_static_tensorflow_ApiDef_Arg_fieldAccessorTable = new
      com.google.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
      com.google.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
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_tensorflow_ApiDefs_descriptor,
        new java.lang.String[] { "Op", });
    org.tensorflow.framework.AttrValueProtos.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy