Represents a Variable that is initialized by loading the contents from the checkpoint.Protobuf tipi
tensorflow.SavedVariable
Genel Yöntemler
SavedVariable.Builder | addAllExperimentalDistributedVariableComponents (Yinelenebilir<?, SavedVariable > değerlerini genişletir) List of component variables for a distributed variable. |
SavedVariable.Builder | addExperimentalDistributedVariableComponents (int indeksi, SavedVariable.Builder builderForValue) List of component variables for a distributed variable. |
SavedVariable.Builder | addExperimentalDistributedVariableComponents ( SavedVariable.Builder builderForValue) List of component variables for a distributed variable. |
SavedVariable.Builder | addExperimentalDistributedVariableComponents (int dizini, SavedVariable değeri) List of component variables for a distributed variable. |
SavedVariable.Builder | addExperimentalDistributedVariableComponents ( SavedVariable değeri) List of component variables for a distributed variable. |
SavedVariable.Builder | addExperimentalDistributedVariableComponentsBuilder (int dizini) List of component variables for a distributed variable. |
SavedVariable.Builder | addExperimentalDistributedVariableComponentsBuilder () List of component variables for a distributed variable. |
SavedVariable.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri) |
Kaydedilen Değişken | inşa etmek () |
Kaydedilen Değişken | inşaKısmi () |
SavedVariable.Builder | temizlemek () |
SavedVariable.Builder | clearAgregasyon () .tensorflow.VariableAggregation aggregation = 5; |
SavedVariable.Builder | clearDevice () string device = 7; |
SavedVariable.Builder | clearDtype () .tensorflow.DataType dtype = 1; |
SavedVariable.Builder | clearExperimentalDistributedVariableComponents () List of component variables for a distributed variable. |
SavedVariable.Builder | clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı) |
SavedVariable.Builder | clearName () string name = 6; |
SavedVariable.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SavedVariable.Builder | clearShape () .tensorflow.TensorShapeProto shape = 2; |
SavedVariable.Builder | clearSenkronizasyon () .tensorflow.VariableSynchronization synchronization = 4; |
SavedVariable.Builder | clearEğitilebilir () bool trainable = 3; |
SavedVariable.Builder | klon () |
Değişken Toplama | getAggregation () .tensorflow.VariableAggregation aggregation = 5; |
int | getAggregationValue () .tensorflow.VariableAggregation aggregation = 5; |
Kaydedilen Değişken | |
final statik com.google.protobuf.Descriptors.Descriptor | |
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. |
SavedVariable.Builder | getExperimentalDistributedVariableComponentsBuilder (int dizini) List of component variables for a distributed variable. |
Liste< SavedVariable.Builder > | getExperimentalDistributedVariableComponentsBuilderList () 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; |
TensorShapeProto | getShape () .tensorflow.TensorShapeProto shape = 2; |
TensorShapeProto.Builder | getShapeBuilder () .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; |
boolean | hasShape () .tensorflow.TensorShapeProto shape = 2; |
son boole değeri | Başlatıldı () |
SavedVariable.Builder | mergeFrom (com.google.protobuf.Message other) |
SavedVariable.Builder | mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SavedVariable.Builder | |
son SavedVariable.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields) |
SavedVariable.Builder | kaldırExperimentalDistributedVariableComponents (int indeksi) List of component variables for a distributed variable. |
SavedVariable.Builder | |
SavedVariable.Builder | setAggregationValue (int değeri) .tensorflow.VariableAggregation aggregation = 5; |
SavedVariable.Builder | setDevice (Dize değeri) string device = 7; |
SavedVariable.Builder | setDeviceBytes (com.google.protobuf.ByteString değeri) string device = 7; |
SavedVariable.Builder | |
SavedVariable.Builder | setDtypeValue (int değeri) .tensorflow.DataType dtype = 1; |
SavedVariable.Builder | setExperimentalDistributedVariableComponents (int dizini, SavedVariable değeri) List of component variables for a distributed variable. |
SavedVariable.Builder | setExperimentalDistributedVariableComponents (int indeksi, SavedVariable.Builder builderForValue) List of component variables for a distributed variable. |
SavedVariable.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri) |
SavedVariable.Builder | setName (Dize değeri) string name = 6; |
SavedVariable.Builder | setNameBytes (com.google.protobuf.ByteString değeri) string name = 6; |
SavedVariable.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri) |
SavedVariable.Builder | |
SavedVariable.Builder | |
SavedVariable.Builder | setSynchronization ( VariableSynchronization değeri) .tensorflow.VariableSynchronization synchronization = 4; |
SavedVariable.Builder | setSynchronizationValue (int değeri) .tensorflow.VariableSynchronization synchronization = 4; |
SavedVariable.Builder | setTrainable (boole değeri) bool trainable = 3; |
son SavedVariable.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmeyenFields) |
Kalıtsal Yöntemler
Genel Yöntemler
public SavedVariable.Builder addAllExperimentalDistributedVariableComponents (Yinelenebilir<?, SavedVariable > değerlerini genişletir)
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 SavedVariable.Builder addExperimentalDistributedVariableComponents (int index, SavedVariable.Builder builderForValue)
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 SavedVariable.Builder addExperimentalDistributedVariableComponents ( SavedVariable.Builder builderForValue)
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 SavedVariable.Builder addExperimentalDistributedVariableComponents (int dizini, SavedVariable değeri)
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 SavedVariable.Builder addExperimentalDistributedVariableComponents ( SavedVariable değeri)
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 SavedVariable.Builder addExperimentalDistributedVariableComponentsBuilder (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 SavedVariable.Builder addExperimentalDistributedVariableComponentsBuilder ()
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 SavedVariable.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
public SavedVariable.Builder clearExperimentalDistributedVariableComponents ()
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 SavedVariable.Builder clearSynchronization ()
.tensorflow.VariableSynchronization synchronization = 4;
public int getAggregationValue ()
.tensorflow.VariableAggregation aggregation = 5;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
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 SavedVariable.Builder getExperimentalDistributedVariableComponentsBuilder (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;
genel Liste< SavedVariable.Builder > getExperimentalDistributedVariableComponentsBuilderList ()
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;
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 boolean hasShape ()
.tensorflow.TensorShapeProto shape = 2;
genel final boolean isInitialized ()
genel SavedVariable.Builder mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IOİstisnası |
---|
public SavedVariable.Builder mergeShape ( TensorShapeProto değeri)
.tensorflow.TensorShapeProto shape = 2;
genel final SavedVariable.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
public SavedVariable.Builder kaldırExperimentalDistributedVariableComponents (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;
public SavedVariable.Builder setAggregation ( VariableAggregation değeri)
.tensorflow.VariableAggregation aggregation = 5;
public SavedVariable.Builder setAggregationValue (int değeri)
.tensorflow.VariableAggregation aggregation = 5;
public SavedVariable.Builder setDeviceBytes (com.google.protobuf.ByteString değeri)
string device = 7;
public SavedVariable.Builder setExperimentalDistributedVariableComponents (int dizini, SavedVariable değeri)
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 SavedVariable.Builder setExperimentalDistributedVariableComponents (int index, SavedVariable.Builder builderForValue)
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 SavedVariable.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
public SavedVariable.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)
public SavedVariable.Builder setShape ( TensorShapeProto değeri)
.tensorflow.TensorShapeProto shape = 2;
public SavedVariable.Builder setShape ( TensorShapeProto.Builder builderForValue)
.tensorflow.TensorShapeProto shape = 2;
public SavedVariable.Builder setSynchronization ( VariableSynchronization değeri)
.tensorflow.VariableSynchronization synchronization = 4;
public SavedVariable.Builder setSynchronizationValue (int değeri)
.tensorflow.VariableSynchronization synchronization = 4;