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

org.tensorflow.framework.DebugProtos 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/debug.proto

package org.tensorflow.framework;

public final class DebugProtos {
  private DebugProtos() {}
  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_DebugTensorWatch_descriptor;
  static final 
    org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_tensorflow_DebugTensorWatch_fieldAccessorTable;
  static final org.nd4j.shade.protobuf.Descriptors.Descriptor
    internal_static_tensorflow_DebugOptions_descriptor;
  static final 
    org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_tensorflow_DebugOptions_fieldAccessorTable;
  static final org.nd4j.shade.protobuf.Descriptors.Descriptor
    internal_static_tensorflow_DebuggedSourceFile_descriptor;
  static final 
    org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_tensorflow_DebuggedSourceFile_fieldAccessorTable;
  static final org.nd4j.shade.protobuf.Descriptors.Descriptor
    internal_static_tensorflow_DebuggedSourceFiles_descriptor;
  static final 
    org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_tensorflow_DebuggedSourceFiles_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/debug.proto\022\n" +
      "tensorflow\"\216\001\n\020DebugTensorWatch\022\021\n\tnode_" +
      "name\030\001 \001(\t\022\023\n\013output_slot\030\002 \001(\005\022\021\n\tdebug" +
      "_ops\030\003 \003(\t\022\022\n\ndebug_urls\030\004 \003(\t\022+\n#tolera" +
      "te_debug_op_creation_failures\030\005 \001(\010\"b\n\014D" +
      "ebugOptions\022=\n\027debug_tensor_watch_opts\030\004" +
      " \003(\0132\034.tensorflow.DebugTensorWatch\022\023\n\013gl" +
      "obal_step\030\n \001(\003\"j\n\022DebuggedSourceFile\022\014\n" +
      "\004host\030\001 \001(\t\022\021\n\tfile_path\030\002 \001(\t\022\025\n\rlast_m" +
      "odified\030\003 \001(\003\022\r\n\005bytes\030\004 \001(\003\022\r\n\005lines\030\005 " +
      "\003(\t\"K\n\023DebuggedSourceFiles\0224\n\014source_fil" +
      "es\030\001 \003(\0132\036.tensorflow.DebuggedSourceFile" +
      "Bj\n\030org.tensorflow.frameworkB\013DebugProto" +
      "sP\001Z




© 2015 - 2024 Weber Informatics LLC | Privacy Policy