genel final sınıfı SavedVariable
Represents a Variable that is initialized by loading the contents from the checkpoint.
tensorflow.SavedVariable İç İçe Sınıflar
| sınıf | SavedVariable.Builder | Represents a Variable that is initialized by loading the contents from the checkpoint. | |
Sabitler
Genel Yöntemler
| boolean | eşittir (Nesne nesnesi) |
| Değişken Toplama | getAggregation () .tensorflow.VariableAggregation aggregation = 5; |
| int | getAggregationValue () .tensorflow.VariableAggregation aggregation = 5; |
| statik Kaydedilen Değişken | |
| Kaydedilen Değişken | |
| final statik com.google.protobuf.Descriptors.Descriptor | |
| Sicim | getCihaz () string device = 7; |
| com.google.protobuf.ByteString | getDeviceBytes () string device = 7; |
| Veri Türü | getDtype () .tensorflow.DataType dtype = 1; |
| int | getDtypeValue () .tensorflow.DataType dtype = 1; |
| Kaydedilen Değişken | getExperimentalDistributedVariableComponents (int dizini) List of component variables for a distributed variable. |
| int | getExperimentalDistributedVariableComponentsCount () List of component variables for a distributed variable. |
| Liste< SavedVariable > | getExperimentalDistributedVariableComponentsList () List of component variables for a distributed variable. |
| KaydedilenVariableOrBuilder | getExperimentalDistributedVariableComponentsOrBuilder (int dizini) List of component variables for a distributed variable. |
| Liste<? SavedVariableOrBuilder'ı genişletir > | getExperimentalDistributedVariableComponentsOrBuilderList () List of component variables for a distributed variable. |
| Sicim | getName () string name = 6; |
| com.google.protobuf.ByteString | getNameBytes () string name = 6; |
| int | |
| TensorShapeProto | getShape () .tensorflow.TensorShapeProto shape = 2; |
| TensorShapeProtoOrBuilder | getShapeOrBuilder () .tensorflow.TensorShapeProto shape = 2; |
| Değişken Senkronizasyon | getSynchronization () .tensorflow.VariableSynchronization synchronization = 4; |
| int | getSynchronizationValue () .tensorflow.VariableSynchronization synchronization = 4; |
| boolean | eğitilebilir olsun () bool trainable = 3; |
| final com.google.protobuf.UnknownFieldSet | |
| boolean | hasShape () .tensorflow.TensorShapeProto shape = 2; |
| int | hashKodu () |
| son boole değeri | Başlatıldı () |
| statik SavedVariable.Builder | newBuilder ( SavedVariable prototipi) |
| statik SavedVariable.Builder | yeniİnşaatçı () |
| SavedVariable.Builder | |
| statik Kaydedilen Değişken | parseDelimitedFrom (InputStream girişi) |
| statik Kaydedilen Değişken | parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik Kaydedilen Değişken | parseFrom (ByteBuffer verileri) |
| statik Kaydedilen Değişken | parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik Kaydedilen Değişken | parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik Kaydedilen Değişken | ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi) |
| statik Kaydedilen Değişken | parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik Kaydedilen Değişken | ayrıştırmaFrom (com.google.protobuf.ByteString verileri) |
| statik Kaydedilen Değişken | parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik Kaydedilen Değişken | parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik | ayrıştırıcı () |
| SavedVariable.Builder | inşaatçıya () |
| geçersiz | writeTo (com.google.protobuf.CodedOutputStream çıkışı) |
Kalıtsal Yöntemler
Sabitler
genel statik final int AGGREGATION_FIELD_NUMBER
Sabit Değer: 5
genel statik final int DEVICE_FIELD_NUMBER
Sabit Değer: 7
genel statik final int DTYPE_FIELD_NUMBER
Sabit Değer: 1
genel statik final int EXPERIMENTAL_DISTRIBUTED_VARIABLE_COMPONENTS_FIELD_NUMBER
Sabit Değer: 8
genel statik final int NAME_FIELD_NUMBER
Sabit Değer: 6
genel statik final int SHAPE_FIELD_NUMBER
Sabit Değer: 2
genel statik final int SYNCHRONIZATION_FIELD_NUMBER
Sabit Değer: 4
genel statik final int TRAINABLE_FIELD_NUMBER
Sabit Değer: 3
Genel Yöntemler
genel boole eşittir (Object obj)
public int getAggregationValue ()
.tensorflow.VariableAggregation aggregation = 5;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
genel Dize getDevice ()
string device = 7;
public com.google.protobuf.ByteString getDeviceBytes ()
string device = 7;
public int getDtypeValue ()
.tensorflow.DataType dtype = 1;
public SavedVariable getExperimentalDistributedVariableComponents (int indeksi)
List of component variables for a distributed variable. When this field is non-empty, the SavedVariable will be assumed to be a distributed variable defined by the components listed here. This is only supported by experimental loaders at the moment.
repeated .tensorflow.SavedVariable experimental_distributed_variable_components = 8; public int getExperimentalDistributedVariableComponentsCount ()
List of component variables for a distributed variable. When this field is non-empty, the SavedVariable will be assumed to be a distributed variable defined by the components listed here. This is only supported by experimental loaders at the moment.
repeated .tensorflow.SavedVariable experimental_distributed_variable_components = 8; genel Liste< SavedVariable > getExperimentalDistributedVariableComponentsList ()
List of component variables for a distributed variable. When this field is non-empty, the SavedVariable will be assumed to be a distributed variable defined by the components listed here. This is only supported by experimental loaders at the moment.
repeated .tensorflow.SavedVariable experimental_distributed_variable_components = 8; public SavedVariableOrBuilder getExperimentalDistributedVariableComponentsOrBuilder (int index)
List of component variables for a distributed variable. When this field is non-empty, the SavedVariable will be assumed to be a distributed variable defined by the components listed here. This is only supported by experimental loaders at the moment.
repeated .tensorflow.SavedVariable experimental_distributed_variable_components = 8; genel liste<? SavedVariableOrBuilder'ı genişletir > getExperimentalDistributedVariableComponentsOrBuilderList ()
List of component variables for a distributed variable. When this field is non-empty, the SavedVariable will be assumed to be a distributed variable defined by the components listed here. This is only supported by experimental loaders at the moment.
repeated .tensorflow.SavedVariable experimental_distributed_variable_components = 8; genel Dize getName ()
string name = 6;
public com.google.protobuf.ByteString getNameBytes ()
string name = 6;
halk getParserForType ()
public int getSerializedSize ()
genel DeğişkenSenkronizasyon getSynchronization ()
.tensorflow.VariableSynchronization synchronization = 4;
public int getSynchronizationValue ()
.tensorflow.VariableSynchronization synchronization = 4;
herkese açık boolean getTrainable ()
bool trainable = 3;
genel final com.google.protobuf.UnknownFieldSet getUnknownFields ()
genel boolean hasShape ()
.tensorflow.TensorShapeProto shape = 2;
genel int hashCode ()
genel final boolean isInitialized ()
public static SavedVariable parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| IOİstisnası |
|---|
genel statik SavedVariable parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| IOİstisnası |
|---|
public static SavedVariable parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| Geçersiz ProtokolBufferException |
|---|
public static SavedVariable parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| Geçersiz ProtokolBufferException |
|---|
genel statik SavedVariable parseFrom (com.google.protobuf.ByteString verileri)
Atar
| Geçersiz ProtokolBufferException |
|---|
public static SavedVariable parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| IOİstisnası |
|---|
genel statik SavedVariable parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| Geçersiz ProtokolBufferException |
|---|
genel statik ayrıştırıcı ()
genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)
Atar
| IOİstisnası |
|---|