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

org.tensorflow.util.SaverProtos Maven / Gradle / Ivy

The newest version!
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: tensorflow/core/protobuf/saver.proto

package org.tensorflow.util;

public final class SaverProtos {
  private SaverProtos() {}
  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_SaverDef_descriptor;
  static final 
    org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_tensorflow_SaverDef_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/saver.proto\022\n" +
      "tensorflow\"\236\002\n\010SaverDef\022\034\n\024filename_tens" +
      "or_name\030\001 \001(\t\022\030\n\020save_tensor_name\030\002 \001(\t\022" +
      "\027\n\017restore_op_name\030\003 \001(\t\022\023\n\013max_to_keep\030" +
      "\004 \001(\005\022\017\n\007sharded\030\005 \001(\010\022%\n\035keep_checkpoin" +
      "t_every_n_hours\030\006 \001(\002\022=\n\007version\030\007 \001(\0162," +
      ".tensorflow.SaverDef.CheckpointFormatVer" +
      "sion\"5\n\027CheckpointFormatVersion\022\n\n\006LEGAC" +
      "Y\020\000\022\006\n\002V1\020\001\022\006\n\002V2\020\002Be\n\023org.tensorflow.ut" +
      "ilB\013SaverProtosP\001Z




© 2015 - 2024 Weber Informatics LLC | Privacy Policy