کلاس نهایی عمومی SaverDef
Protocol buffer representing the configuration of a Saver.
tensorflow.SaverDef
کلاس های تو در تو
کلاس | SaverDef.Builder | Protocol buffer representing the configuration of a Saver. | |
enum | SaverDef.CheckpointFormatVersion | A version number that identifies a different on-disk checkpoint format. |
ثابت ها
بین المللی | FILENAME_TENSOR_NAME_FIELD_NUMBER | |
بین المللی | KEEP_CHECKPOINT_EVERY_N_HOURS_FIELD_NUMBER | |
بین المللی | MAX_TO_KEEP_FIELD_NUMBER | |
بین المللی | RESTORE_OP_NAME_FIELD_NUMBER | |
بین المللی | SAVE_TENSOR_NAME_FIELD_NUMBER | |
بین المللی | SHARDED_FIELD_NUMBER | |
بین المللی | VERSION_FIELD_NUMBER |
روش های عمومی
بولی | برابر است (object obj) |
SaverDef ایستا | |
SaverDef | |
نهایی static com.google.protobuf.Descriptors.Descriptor | |
رشته | getFilenameTensorName () The name of the tensor in which to specify the filename when saving or restoring a model checkpoint. |
com.google.protobuf.ByteString | getFilenameTensorNameBytes () The name of the tensor in which to specify the filename when saving or restoring a model checkpoint. |
شناور | getKeepCheckpointEveryNHours () How often to keep an additional checkpoint. |
بین المللی | getMaxToKeep () Maximum number of checkpoints to keep. |
رشته | getRestoreOpName () The operation to run when restoring a model checkpoint. |
com.google.protobuf.ByteString | getRestoreOpNameBytes () The operation to run when restoring a model checkpoint. |
رشته | getSaveTensorName () The operation to run when saving a model checkpoint. |
com.google.protobuf.ByteString | getSaveTensorNameBytes () The operation to run when saving a model checkpoint. |
بین المللی | |
بولی | getSharded () Shard the save files, one per device that has Variable nodes. |
com.google.protobuf.UnknownFieldSet نهایی | |
SaverDef.CheckpointFormatVersion | getVersion () .tensorflow.SaverDef.CheckpointFormatVersion version = 7; |
بین المللی | getVersionValue () .tensorflow.SaverDef.CheckpointFormatVersion version = 7; |
بین المللی | هش کد () |
بولی نهایی | |
استاتیک SaverDef.Builder | newBuilder () |
استاتیک SaverDef.Builder | newBuilder (نمونه اولیه SaverDef ) |
SaverDef.Builder | |
SaverDef ایستا | parseDelimitedFrom (ورودی جریان ورودی) |
SaverDef ایستا | parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SaverDef ایستا | parseFrom (داده های ByteBuffer) |
SaverDef ایستا | parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SaverDef ایستا | parseFrom (دادههای ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SaverDef ایستا | parseFrom (ورودی com.google.protobuf.CodedInputStream) |
SaverDef ایستا | parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SaverDef ایستا | parseFrom (داده های com.google.protobuf.ByteString) |
SaverDef ایستا | parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SaverDef ایستا | parseFrom (دادههای com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ایستا | تجزیه کننده () |
SaverDef.Builder | toBuilder () |
باطل | writeTo (خروجی com.google.protobuf.CodedOutputStream) |
روش های ارثی
ثابت ها
نهایی استاتیک عمومی FILENAME_TENSOR_NAME_FIELD_NUMBER
ارزش ثابت: 1
نهایی استاتیک عمومی KEEP_CHECKPOINT_EVERY_N_HOURS_FIELD_NUMBER
مقدار ثابت: 6
MAX_TO_KEEP_FIELD_NUMBER نهایی استاتیک عمومی
ارزش ثابت: 4
نهایی استاتیک عمومی RESTORE_OP_NAME_FIELD_NUMBER
مقدار ثابت: 3
ورودی نهایی ثابت عمومی SAVE_TENSOR_NAME_FIELD_NUMBER
مقدار ثابت: 2
نهایی استاتیک عمومی SHARDED_FIELD_NUMBER
ارزش ثابت: 5
نهایی استاتیک عمومی VERSION_FIELD_NUMBER
مقدار ثابت: 7
روش های عمومی
بولین عمومی برابر است (Object Obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
رشته عمومی getFilenameTensorName ()
The name of the tensor in which to specify the filename when saving or restoring a model checkpoint.
string filename_tensor_name = 1;
عمومی com.google.protobuf.ByteString getFilenameTensorNameBytes ()
The name of the tensor in which to specify the filename when saving or restoring a model checkpoint.
string filename_tensor_name = 1;
شناور عمومی getKeepCheckpointEveryNHours ()
How often to keep an additional checkpoint. If not specified, only the last "max_to_keep" checkpoints are kept; if specified, in addition to keeping the last "max_to_keep" checkpoints, an additional checkpoint will be kept for every n hours of training.
float keep_checkpoint_every_n_hours = 6;
عمومی int getMaxToKeep ()
Maximum number of checkpoints to keep. If 0, no checkpoints are deleted.
int32 max_to_keep = 4;
عمومی getParserForType ()
رشته عمومی getRestoreOpName ()
The operation to run when restoring a model checkpoint.
string restore_op_name = 3;
عمومی com.google.protobuf.ByteString getRestoreOpNameBytes ()
The operation to run when restoring a model checkpoint.
string restore_op_name = 3;
رشته عمومی getSaveTensorName ()
The operation to run when saving a model checkpoint.
string save_tensor_name = 2;
عمومی com.google.protobuf.ByteString getSaveTensorNameBytes ()
The operation to run when saving a model checkpoint.
string save_tensor_name = 2;
عمومی int getSerializedSize ()
بولی عمومی getSharded ()
Shard the save files, one per device that has Variable nodes.
bool sharded = 5;
عمومی نهایی com.google.protobuf.UnknownFieldSet getUnknownFields ()
عمومی SaverDef.CheckpointFormatVersion getVersion ()
.tensorflow.SaverDef.CheckpointFormatVersion version = 7;
عمومی int getVersionValue ()
.tensorflow.SaverDef.CheckpointFormatVersion version = 7;
هش کد عمومی ()
بولین نهایی عمومی isInitialized ()
عمومی استاتیک SaverDef parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
عمومی استاتیک SaverDef parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
عمومی استاتیک SaverDef parseFrom (داده های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
InvalidProtocolBufferException |
---|
عمومی استاتیک SaverDef parseFrom (ورودی com.google.protobuf.CodedInputStream)
پرتاب می کند
IOException |
---|
عمومی استاتیک SaverDef parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
InvalidProtocolBufferException |
---|
عمومی ایستا SaverDef parseFrom (داده های com.google.protobuf.ByteString)
پرتاب می کند
InvalidProtocolBufferException |
---|
عمومی استاتیک SaverDef parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
عمومی استاتیک SaverDef parseFrom (داده های com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
InvalidProtocolBufferException |
---|
استاتیک عمومی تجزیه کننده ()
public void writeTo (خروجی com.google.protobuf.CodedOutputStream)
پرتاب می کند
IOException |
---|