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

org.tensorflow.framework.CriticalSectionProtos 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/critical_section.proto

package org.tensorflow.framework;

public final class CriticalSectionProtos {
  private CriticalSectionProtos() {}
  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_CriticalSectionDef_descriptor;
  static final 
    org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_tensorflow_CriticalSectionDef_fieldAccessorTable;
  static final org.nd4j.shade.protobuf.Descriptors.Descriptor
    internal_static_tensorflow_CriticalSectionExecutionDef_descriptor;
  static final 
    org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_tensorflow_CriticalSectionExecutionDef_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/critical_sect" +
      "ion.proto\022\ntensorflow\"3\n\022CriticalSection" +
      "Def\022\035\n\025critical_section_name\030\001 \001(\t\"j\n\033Cr" +
      "iticalSectionExecutionDef\022(\n execute_in_" +
      "critical_section_name\030\001 \001(\t\022!\n\031exclusive" +
      "_resource_access\030\002 \001(\010Bt\n\030org.tensorflow" +
      ".frameworkB\025CriticalSectionProtosP\001Z




© 2015 - 2024 Weber Informatics LLC | Privacy Policy