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(
      com.github.os72.protobuf351.ExtensionRegistryLite registry) {
  }

  public static void registerAllExtensions(
      com.github.os72.protobuf351.ExtensionRegistry registry) {
    registerAllExtensions(
        (com.github.os72.protobuf351.ExtensionRegistryLite) registry);
  }
  static final com.github.os72.protobuf351.Descriptors.Descriptor
    internal_static_tensorflow_CriticalSectionDef_descriptor;
  static final 
    com.github.os72.protobuf351.GeneratedMessageV3.FieldAccessorTable
      internal_static_tensorflow_CriticalSectionDef_fieldAccessorTable;
  static final com.github.os72.protobuf351.Descriptors.Descriptor
    internal_static_tensorflow_CriticalSectionExecutionDef_descriptor;
  static final 
    com.github.os72.protobuf351.GeneratedMessageV3.FieldAccessorTable
      internal_static_tensorflow_CriticalSectionExecutionDef_fieldAccessorTable;

  public static com.github.os72.protobuf351.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.github.os72.protobuf351.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