TrackableObjectGraph.TrackableObject.SerializedTensor

คลาสสุดท้ายคงที่สาธารณะ TrackableObjectGraph.TrackableObject.SerializedTensor

tensorflow.TrackableObjectGraph.TrackableObject.SerializedTensor ประเภท Protobuf.TrackableObjectGraph.TrackableObject.SerializedTensor

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

ระดับ TrackableObjectGraph.TrackableObject.SerializedTensor.Builder tensorflow.TrackableObjectGraph.TrackableObject.SerializedTensor ประเภท Protobuf.TrackableObjectGraph.TrackableObject.SerializedTensor

ค่าคงที่

ภายใน CHECKPOINT_KEY_FIELD_NUMBER
ภายใน FULL_NAME_FIELD_NUMBER
ภายใน NAME_FIELD_NUMBER
ภายใน OPTIONAL_RESTORE_FIELD_NUMBER

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

บูลีน
เท่ากับ (วัตถุ obj)
สตริง
getCheckpointKey ()
 The generated name of the Tensor in the checkpoint.
com.google.protobuf.ByteString
รับ CheckpointKeyBytes ()
 The generated name of the Tensor in the checkpoint.
TrackableObjectGraph.TrackableObject.SerializedTensor แบบคงที่
TrackableObjectGraph.TrackableObject.SerializedTensor
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย
สตริง
รับชื่อเต็ม ()
 The full name of the variable/tensor, if applicable.
com.google.protobuf.ByteString
รับFullNameBytes ()
 The full name of the variable/tensor, if applicable.
สตริง
รับชื่อ ()
 A name for the Tensor.
com.google.protobuf.ByteString
getNameBytes ()
 A name for the Tensor.
บูลีน
getOptionalRestore ()
 Whether checkpoints should be considered as matching even without this
 value restored.
ภายใน
สุดท้าย com.google.protobuf.UnknownFieldSet
ภายใน
บูลีนสุดท้าย
TrackableObjectGraph.TrackableObject.SerializedTensor.Builder แบบคงที่
TrackableObjectGraph.TrackableObject.SerializedTensor.Builder แบบคงที่
TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
TrackableObjectGraph.TrackableObject.SerializedTensor แบบคงที่
parseDelimitedFrom (อินพุต InputStream)
TrackableObjectGraph.TrackableObject.SerializedTensor แบบคงที่
parseDelimitedFrom (อินพุตสตรีม com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TrackableObjectGraph.TrackableObject.SerializedTensor แบบคงที่
parseFrom (ข้อมูล ByteBuffer)
TrackableObjectGraph.TrackableObject.SerializedTensor แบบคงที่
parseFrom (อินพุต com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TrackableObjectGraph.TrackableObject.SerializedTensor แบบคงที่
parseFrom (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TrackableObjectGraph.TrackableObject.SerializedTensor แบบคงที่
parseFrom (com.google.protobuf.CodedInputStream อินพุต)
TrackableObjectGraph.TrackableObject.SerializedTensor แบบคงที่
parseFrom (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TrackableObjectGraph.TrackableObject.SerializedTensor แบบคงที่
parseFrom (ข้อมูล com.google.protobuf.ByteString)
TrackableObjectGraph.TrackableObject.SerializedTensor แบบคงที่
parseFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TrackableObjectGraph.TrackableObject.SerializedTensor แบบคงที่
parseFrom (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
คงที่
TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
เป็นโมฆะ
writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต)

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

ค่าคงที่

จุดสิ้นสุดคงที่สาธารณะ int CHECKPOINT_KEY_FIELD_NUMBER

ค่าคงที่: 3

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

ค่าคงที่: 2

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

ค่าคงที่: 1

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

ค่าคงที่: 4

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

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

สตริงสาธารณะ getCheckpointKey ()

สตริง

 The generated name of the Tensor in the checkpoint.
 
string checkpoint_key = 3;

สาธารณะ com.google.protobuf.ByteString getCheckpointKeyBytes ()

สตริง

 The generated name of the Tensor in the checkpoint.
 
string checkpoint_key = 3;

สาธารณะ TrackableObjectGraph.TrackableObject.SerializedTensor getDefaultInstance ()

TrackableObjectGraph.TrackableObject.SerializedTensor สาธารณะ getDefaultInstanceForType ()

สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()

สตริงสาธารณะ getFullName ()

 The full name of the variable/tensor, if applicable. Used to allow
 name-based loading of checkpoints which were saved using an
 object-based API. Should match the checkpoint key which would have been
 assigned by tf.train.Saver.
 
string full_name = 2;

สาธารณะ com.google.protobuf.ByteString getFullNameBytes ()

 The full name of the variable/tensor, if applicable. Used to allow
 name-based loading of checkpoints which were saved using an
 object-based API. Should match the checkpoint key which would have been
 assigned by tf.train.Saver.
 
string full_name = 2;

สตริงสาธารณะ getName ()

string name = 1;

 A name for the Tensor. Simple variables have only one
 `SerializedTensor` named "VARIABLE_VALUE" by convention. This value may
 be restored on object creation as an optimization.
 
= 1;

สาธารณะ com.google.protobuf.ByteString getNameBytes ()

ชื่อสตริง

 A name for the Tensor. Simple variables have only one
 `SerializedTensor` named "VARIABLE_VALUE" by convention. This value may
 be restored on object creation as an optimization.
 
string name = 1;

บูลีนสาธารณะ getOptionalRestore ()

 Whether checkpoints should be considered as matching even without this
 value restored. Used for non-critical values which don't affect the
 TensorFlow graph, such as layer configurations.
 
bool optional_restore = 4;

สาธารณะ getParserForType ()

สาธารณะ int getSerializedSize ()

สาธารณะสุดท้าย com.google.protobuf.UnknownFieldSet getUnknownFields ()

สาธารณะ int hashCode ()

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

TrackableObjectGraph.TrackableObject.SerializedTensor.Builder สาธารณะ newBuilderForType ()

TrackableObjectGraph.TrackableObject.SerializedTensor parseDelimitedFrom สาธารณะแบบคงที่ (อินพุต InputStream)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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