SaverDef

SaverDef คลาสสุดท้ายสาธารณะ

 Protocol buffer representing the configuration of a Saver.
 
Protobuf ประเภท tensorflow.SaverDef

คลาสที่ซ้อนกัน

ระดับ SaverDef.Builder
 Protocol buffer representing the configuration of a Saver. 
แจกแจง 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

วิธีการสาธารณะ

บูลีน
เท่ากับ (วัตถุ obj)
SaverDef แบบคงที่
SaverDef
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
รับชื่อไฟล์TensorNameBytes ()
 The name of the tensor in which to specify the filename when saving or
 restoring a model checkpoint.
ลอย
getKeepCheckpointทุกชั่วโมง ()
 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.
ภายใน
บูลีน
รับชาร์ด ()
 Shard the save files, one per device that has Variable nodes.
สุดท้าย com.google.protobuf.UnknownFieldSet
SaverDef.CheckpointFormatVersion
รับเวอร์ชัน ()
.tensorflow.SaverDef.CheckpointFormatVersion version = 7;
ภายใน
getVersionValue ()
.tensorflow.SaverDef.CheckpointFormatVersion version = 7;
ภายใน
บูลีนสุดท้าย
SaverDef.Builder แบบคงที่
SaverDef.Builder แบบคงที่
newBuilder (ต้นแบบ SaverDef )
SaverDef.Builder
SaverDef แบบคงที่
parseDelimitedFrom (อินพุต InputStream)
SaverDef แบบคงที่
parseDelimitedFrom (อินพุตสตรีม 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
เป็นโมฆะ
writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต)

วิธีการสืบทอด

ค่าคงที่

int สุดท้ายแบบคงที่สาธารณะ FILENAME_TENSOR_NAME_FIELD_NUMBER

ค่าคงที่: 1

int คงที่สาธารณะสุดท้าย KEEP_CHECKPOINT_EVERY_N_HOURS_FIELD_NUMBER

ค่าคงที่: 6

ค่าคงที่สุดท้ายสาธารณะ MAX_TO_KEEP_FIELD_NUMBER

ค่าคงที่: 4

int สุดท้ายแบบคงที่สาธารณะ RESTORE_OP_NAME_FIELD_NUMBER

ค่าคงที่: 3

รอบชิงชนะเลิศแบบคงที่สาธารณะ SAVE_TENSOR_NAME_FIELD_NUMBER

ค่าคงที่: 2

สาธารณะคงสุดท้าย int SHARDED_FIELD_NUMBER

ค่าคงที่: 5

สาธารณะคงสุดท้าย int VERSION_FIELD_NUMBER

ค่าคงที่: 7

วิธีการสาธารณะ

บูลีนสาธารณะ เท่ากับ (Object obj)

SaverDef getDefaultInstance สาธารณะแบบคงที่ ()

SaverDef สาธารณะ getDefaultInstanceForType ()

สาธารณะคงที่สุดท้าย 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;

สาธารณะ int hashCode ()

บูลีนสุดท้ายสาธารณะ isInitialized ()

สาธารณะคง SaverDef.Builder newBuilder ()

สาธารณะคง SaverDef.Builder newBuilder (ต้นแบบ SaverDef )

SaverDef.Builder สาธารณะ newBuilderForType ()

สาธารณะคง SaverDef parseDelimitedFrom (InputStream อินพุต)

ขว้าง
IOข้อยกเว้น

สาธารณะคง SaverDef parseDelimitedFrom (อินพุตสตรีม, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
IOข้อยกเว้น

สาธารณะ SaverDef parseFrom แบบคงที่ (ข้อมูล ByteBuffer)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

สาธารณะ SaverDef parseFrom แบบคงที่ (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
IOข้อยกเว้น

สาธารณะ SaverDef parseFrom แบบคงที่ (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

สาธารณะ SaverDef parseFrom แบบคงที่ (com.google.protobuf.CodedInputStream อินพุต)

ขว้าง
IOข้อยกเว้น

สาธารณะ SaverDef parseFrom แบบคงที่ (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

สาธารณะ SaverDef parseFrom แบบคงที่ (ข้อมูล com.google.protobuf.ByteString)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

สาธารณะ SaverDef parseFrom แบบคงที่ (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
IOข้อยกเว้น

สาธารณะ SaverDef parseFrom แบบคงที่ (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

สาธารณะคงที่ ตัวแยกวิเคราะห์ ()

SaverDef.Builder สาธารณะ เป็น Builder ()

โมฆะสาธารณะ writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต)

ขว้าง
IOข้อยกเว้น