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

org.tensorflow.distruntime.ClusterProtos Maven / Gradle / Ivy

There is a newer version: 1.0.0-M2.1
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: tensorflow/core/protobuf/cluster.proto

package org.tensorflow.distruntime;

public final class ClusterProtos {
  private ClusterProtos() {}
  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_JobDef_descriptor;
  static final 
    org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_tensorflow_JobDef_fieldAccessorTable;
  static final org.nd4j.shade.protobuf.Descriptors.Descriptor
    internal_static_tensorflow_JobDef_TasksEntry_descriptor;
  static final 
    org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_tensorflow_JobDef_TasksEntry_fieldAccessorTable;
  static final org.nd4j.shade.protobuf.Descriptors.Descriptor
    internal_static_tensorflow_ClusterDef_descriptor;
  static final 
    org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_tensorflow_ClusterDef_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/protobuf/cluster.proto" +
      "\022\ntensorflow\"r\n\006JobDef\022\014\n\004name\030\001 \001(\t\022,\n\005" +
      "tasks\030\002 \003(\0132\035.tensorflow.JobDef.TasksEnt" +
      "ry\032,\n\nTasksEntry\022\013\n\003key\030\001 \001(\005\022\r\n\005value\030\002" +
      " \001(\t:\0028\001\"-\n\nClusterDef\022\037\n\003job\030\001 \003(\0132\022.te" +
      "nsorflow.JobDefBn\n\032org.tensorflow.distru" +
      "ntimeB\rClusterProtosP\001Z




© 2015 - 2024 Weber Informatics LLC | Privacy Policy