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

org.tensorflow.framework.VersionsProtos Maven / Gradle / Ivy

The newest version!
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: tensorflow/core/framework/versions.proto

package org.tensorflow.framework;

public final class VersionsProtos {
  private VersionsProtos() {}
  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_VersionDef_descriptor;
  static final 
    org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_tensorflow_VersionDef_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/versions.pro" +
      "to\022\ntensorflow\"K\n\nVersionDef\022\020\n\010producer" +
      "\030\001 \001(\005\022\024\n\014min_consumer\030\002 \001(\005\022\025\n\rbad_cons" +
      "umers\030\003 \003(\005Bn\n\030org.tensorflow.frameworkB" +
      "\016VersionsProtosP\001Z=github.com/tensorflow" +
      "/tensorflow/tensorflow/go/core/framework" +
      "\370\001\001b\006proto3"
    };
    descriptor = org.nd4j.shade.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new org.nd4j.shade.protobuf.Descriptors.FileDescriptor[] {
        });
    internal_static_tensorflow_VersionDef_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_tensorflow_VersionDef_fieldAccessorTable = new
      org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_tensorflow_VersionDef_descriptor,
        new java.lang.String[] { "Producer", "MinConsumer", "BadConsumers", });
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy