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

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

There is a newer version: 1.15.0
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: tensorflow/core/protobuf/verifier_config.proto

package org.tensorflow.framework;

public final class VerifierConfigProtos {
  private VerifierConfigProtos() {}
  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_VerifierConfig_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_tensorflow_VerifierConfig_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/protobuf/verifier_conf" +
      "ig.proto\022\ntensorflow\"\233\001\n\016VerifierConfig\022" +
      "\"\n\032verification_timeout_in_ms\030\001 \001(\003\022=\n\022s" +
      "tructure_verifier\030\002 \001(\0162!.tensorflow.Ver" +
      "ifierConfig.Toggle\"&\n\006Toggle\022\013\n\007DEFAULT\020" +
      "\000\022\006\n\002ON\020\001\022\007\n\003OFF\020\002B5\n\030org.tensorflow.fra" +
      "meworkB\024VerifierConfigProtosP\001\370\001\001b\006proto" +
      "3"
    };
    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[] {
        }, assigner);
    internal_static_tensorflow_VerifierConfig_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_tensorflow_VerifierConfig_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_tensorflow_VerifierConfig_descriptor,
        new java.lang.String[] { "VerificationTimeoutInMs", "StructureVerifier", });
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy