TrackableObjectGraph.TrackableObject.SerializedTensor

publiczna statyczna klasa końcowa TrackableObjectGraph.TrackableObject.SerializedTensor

Protobuf typu tensorflow.TrackableObjectGraph.TrackableObject.SerializedTensor

Klasy zagnieżdżone

klasa TrackableObjectGraph.TrackableObject.SerializedTensor.Builder Protobuf typu tensorflow.TrackableObjectGraph.TrackableObject.SerializedTensor

Stałe

wew CHECKPOINT_KEY_FIELD_NUMBER
wew FULL_NAME_FIELD_NUMBER
wew NAME_FIELD_NUMBER
wew OPTIONAL_RESTORE_FIELD_NUMBER

Metody publiczne

wartość logiczna
równa się (obiekt obiektu)
Strunowy
pobierz CheckpointKey ()
 The generated name of the Tensor in the checkpoint.
com.google.protobuf.ByteString
getCheckpointKeyBytes ()
 The generated name of the Tensor in the checkpoint.
statyczny TrackableObjectGraph.TrackableObject.SerializedTensor
TrackableObjectGraph.TrackableObject.SerializedTensor
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
Strunowy
pobierzPełne imię ()
 The full name of the variable/tensor, if applicable.
com.google.protobuf.ByteString
getFullNameBytes ()
 The full name of the variable/tensor, if applicable.
Strunowy
pobierz nazwę ()
 A name for the Tensor.
com.google.protobuf.ByteString
getNameBytes ()
 A name for the Tensor.
wartość logiczna
getOptionalRestore ()
 Whether checkpoints should be considered as matching even without this
 value restored.
wew
końcowy com.google.protobuf.UnknownFieldSet
wew
końcowa wartość logiczna
statyczny TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
statyczny TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
statyczny TrackableObjectGraph.TrackableObject.SerializedTensor
parseDelimitedFrom (wejście strumienia wejściowego)
statyczny TrackableObjectGraph.TrackableObject.SerializedTensor
parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny TrackableObjectGraph.TrackableObject.SerializedTensor
parseFrom (dane ByteBuffer)
statyczny TrackableObjectGraph.TrackableObject.SerializedTensor
parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny TrackableObjectGraph.TrackableObject.SerializedTensor
parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny TrackableObjectGraph.TrackableObject.SerializedTensor
parseFrom (wejście com.google.protobuf.CodedInputStream)
statyczny TrackableObjectGraph.TrackableObject.SerializedTensor
parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
statyczny TrackableObjectGraph.TrackableObject.SerializedTensor
parseFrom (dane com.google.protobuf.ByteString)
statyczny TrackableObjectGraph.TrackableObject.SerializedTensor
parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny TrackableObjectGraph.TrackableObject.SerializedTensor
parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny
parser ()
TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
próżnia
writeTo (wyjście com.google.protobuf.CodedOutputStream)

Metody dziedziczone

Stałe

publiczny statyczny końcowy int CHECKPOINT_KEY_FIELD_NUMBER

Wartość stała: 3

publiczny statyczny końcowy int FULL_NAME_FIELD_NUMBER

Wartość stała: 2

publiczny statyczny końcowy int NAME_FIELD_NUMBER

Wartość stała: 1

publiczny statyczny końcowy int OPTIONAL_RESTORE_FIELD_NUMBER

Wartość stała: 4

Metody publiczne

publiczna wartość logiczna równa się (obiekt obiektu)

publiczny ciąg getCheckpointKey ()

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

public com.google.protobuf.ByteString getCheckpointKeyBytes ()

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

publiczny statyczny TrackableObjectGraph.TrackableObject.SerializedTensor getDefaultInstance ()

public TrackableObjectGraph.TrackableObject.SerializedTensor getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

publiczny ciąg 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;

public 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;

public String 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;

public 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;

publiczna wartość logiczna 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;

publiczny getParserForType ()

publiczny int getSerializedSize ()

publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()

publiczny int hashCode ()

publiczna końcowa wartość logiczna isInitialized ()

public static TrackableObjectGraph.TrackableObject.SerializedTensor parseDelimitedFrom (wejście InputStream)

Rzuca
Wyjątek IO

publiczny statyczny TrackableObjectGraph.TrackableObject.SerializedTensor parseDelimitedFrom (wejście wejściowe strumienia wejściowego, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

public static TrackableObjectGraph.TrackableObject.SerializedTensor parseFrom (dane ByteBuffer)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczny statyczny TrackableObjectGraph.TrackableObject.SerializedTensor parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

publiczny statyczny TrackableObjectGraph.TrackableObject.SerializedTensor parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczny statyczny TrackableObjectGraph.TrackableObject.SerializedTensor parseFrom (wejście com.google.protobuf.CodedInputStream)

Rzuca
Wyjątek IO

publiczny statyczny TrackableObjectGraph.TrackableObject.SerializedTensor parseFrom (bajt[] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczny statyczny TrackableObjectGraph.TrackableObject.SerializedTensor parseFrom (dane com.google.protobuf.ByteString)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczny statyczny TrackableObjectGraph.TrackableObject.SerializedTensor parseFrom (dane wejściowe wejściowe strumienia wejściowego, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

publiczny statyczny TrackableObjectGraph.TrackableObject.SerializedTensor parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczna statyka parser ()

public void writeTo (wyjście com.google.protobuf.CodedOutputStream)

Rzuca
Wyjątek IO