کلاس نهایی استاتیک عمومی TrackableObjectGraph.TrackableObject.SerializedTensor
نوع Protobuf tensorflow.TrackableObjectGraph.TrackableObject.SerializedTensor
کلاس های تو در تو
| کلاس | TrackableObjectGraph.TrackableObject.SerializedTensor.Builder | نوع Protobuf tensorflow.TrackableObjectGraph.TrackableObject.SerializedTensor | |
ثابت ها
| بین المللی | CHECKPOINT_KEY_FIELD_NUMBER | |
| بین المللی | FULL_NAME_FIELD_NUMBER | |
| بین المللی | NAME_FIELD_NUMBER | |
| بین المللی | OPTIONAL_RESTORE_FIELD_NUMBER |
روش های عمومی
| بولی | برابر است (object obj) |
| رشته | getCheckpointKey () The generated name of the Tensor in the checkpoint. |
| com.google.protobuf.ByteString | getCheckpointKeyBytes () The generated name of the Tensor in the checkpoint. |
| Static TrackableObjectGraph.TrackableObject.SerializedTensor | |
| TrackableObjectGraph.TrackableObject.SerializedTensor | |
| نهایی static com.google.protobuf.Descriptors.Descriptor | |
| رشته | getFullName () The full name of the variable/tensor, if applicable. |
| com.google.protobuf.ByteString | getFullNameBytes () The full name of the variable/tensor, if applicable. |
| رشته | getName () 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 نهایی | |
| بین المللی | هش کد () |
| بولی نهایی | |
| Static TrackableObjectGraph.TrackableObject.SerializedTensor.Builder | newBuilder (نمونه اولیه TrackableObjectGraph.TrackableObject.SerializedTensor ) |
| Static TrackableObjectGraph.TrackableObject.SerializedTensor.Builder | newBuilder () |
| TrackableObjectGraph.TrackableObject.SerializedTensor.Builder | |
| Static TrackableObjectGraph.TrackableObject.SerializedTensor | parseDelimitedFrom (ورودی جریان ورودی) |
| Static TrackableObjectGraph.TrackableObject.SerializedTensor | parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Static TrackableObjectGraph.TrackableObject.SerializedTensor | parseFrom (داده های ByteBuffer) |
| Static TrackableObjectGraph.TrackableObject.SerializedTensor | parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Static TrackableObjectGraph.TrackableObject.SerializedTensor | parseFrom (دادههای ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Static TrackableObjectGraph.TrackableObject.SerializedTensor | parseFrom (ورودی com.google.protobuf.CodedInputStream) |
| Static TrackableObjectGraph.TrackableObject.SerializedTensor | parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Static TrackableObjectGraph.TrackableObject.SerializedTensor | parseFrom (داده های com.google.protobuf.ByteString) |
| Static TrackableObjectGraph.TrackableObject.SerializedTensor | parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Static TrackableObjectGraph.TrackableObject.SerializedTensor | parseFrom (دادههای com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| ایستا | تجزیه کننده () |
| TrackableObjectGraph.TrackableObject.SerializedTensor.Builder | toBuilder () |
| باطل | writeTo (خروجی com.google.protobuf.CodedOutputStream) |
روش های ارثی
ثابت ها
نهایی استاتیک عمومی CHECKPOINT_KEY_FIELD_NUMBER
مقدار ثابت: 3
نهایی استاتیک عمومی FULL_NAME_FIELD_NUMBER
مقدار ثابت: 2
نهایی استاتیک عمومی NAME_FIELD_NUMBER
ارزش ثابت: 1
نهایی استاتیک عمومی 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; public static final 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 ()
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; عمومی 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 ()
هش کد عمومی ()
بولین نهایی عمومی isInitialized ()
عمومی Static TrackableObjectGraph.TrackableObject.SerializedTensor.Builder newBuilder (نمونه اولیه TrackableObjectGraph.TrackableObject.SerializedTensor )
عمومی Static TrackableObjectGraph.TrackableObject.SerializedTensor parseDelimitedFrom (ورودی جریان ورودی)
پرتاب می کند
| IOException |
|---|
عمومی ایستا TrackableObjectGraph.TrackableObject.SerializedTensor parseDelimitedFrom (ورودی InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| IOException |
|---|
عمومی Static TrackableObjectGraph.TrackableObject.SerializedTensor parseFrom (داده بایت بافر)
پرتاب می کند
| InvalidProtocolBufferException |
|---|
عمومی ثابت TrackableObjectGraph.TrackableObject.SerializedTensor parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| IOException |
|---|
عمومی ثابت TrackableObjectGraph.TrackableObject.SerializedTensor parseFrom (داده های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| InvalidProtocolBufferException |
|---|
عمومی ایستا TrackableObjectGraph.TrackableObject.SerializedTensor parseFrom (ورودی com.google.protobuf.CodedInputStream)
پرتاب می کند
| IOException |
|---|
عمومی ثابت TrackableObjectGraph.TrackableObject.SerializedTensor parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| InvalidProtocolBufferException |
|---|
عمومی ایستا TrackableObjectGraph.TrackableObject.SerializedTensor parseFrom (داده های com.google.protobuf.ByteString)
پرتاب می کند
| InvalidProtocolBufferException |
|---|
عمومی ایستا TrackableObjectGraph.TrackableObject.SerializedTensor parseFrom (ورودی InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| IOException |
|---|
عمومی ثابت TrackableObjectGraph.TrackableObject.SerializedTensor parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| InvalidProtocolBufferException |
|---|
استاتیک عمومی تجزیه کننده ()
public void writeTo (خروجی com.google.protobuf.CodedOutputStream)
پرتاب می کند
| IOException |
|---|