publiczna statyczna klasa końcowa VariableDef.Builder
Protocol buffer representing a Variable.
tensorflow.VariableDef Metody publiczne
| Konstruktor ustawień zmiennych | addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu) |
| ZmiennaDef | zbudować () |
| ZmiennaDef | |
| Konstruktor ustawień zmiennych | jasne () |
| Konstruktor ustawień zmiennych | wyczyśćAgregację () Indicates how a distributed variable will be aggregated. |
| Konstruktor ustawień zmiennych | clearField (pole com.google.protobuf.Descriptors.FieldDescriptor) |
| Konstruktor ustawień zmiennych | wyczyśćNazwaWartościPoczątkowej () Name of the tensor holding the variable's initial value. |
| Konstruktor ustawień zmiennych | clearInitializerName () Name of the initializer op. |
| Konstruktor ustawień zmiennych | clearIsResource () Whether to represent this as a ResourceVariable. |
| Konstruktor ustawień zmiennych | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| Konstruktor ustawień zmiennych | wyczyśćZapiszSliceInfoDef () Support for saving variables as slices of a larger variable. |
| Konstruktor ustawień zmiennych | wyczyść nazwę migawki () Name of the snapshot tensor. |
| Konstruktor ustawień zmiennych | wyczyśćSynchronizacja () Indicates when a distributed variable will be synced. |
| Konstruktor ustawień zmiennych | jasneWytrenowalne () Whether this variable should be trained. |
| Konstruktor ustawień zmiennych | wyczyśćNazwęZmiennej () Name of the variable tensor. |
| Konstruktor ustawień zmiennych | klon () |
| Agregacja zmiennych | pobierzAgregację () Indicates how a distributed variable will be aggregated. |
| wew | pobierz wartość agregacji () Indicates how a distributed variable will be aggregated. |
| ZmiennaDef | |
| końcowy statyczny com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.Descriptors.Descriptor | |
| Smyczkowy | pobierzInitialValueName () Name of the tensor holding the variable's initial value. |
| com.google.protobuf.ByteString | getInitialValueNameBytes () Name of the tensor holding the variable's initial value. |
| Smyczkowy | getInitializerName () Name of the initializer op. |
| com.google.protobuf.ByteString | getInitializerNameBytes () Name of the initializer op. |
| wartość logiczna | pobierzIsResource () Whether to represent this as a ResourceVariable. |
| ZapiszSliceInfoDef | getSaveSliceInfoDef () Support for saving variables as slices of a larger variable. |
| SaveSliceInfoDef.Builder | getSaveSliceInfoDefBuilder () Support for saving variables as slices of a larger variable. |
| ZapiszSliceInfoDefOrBuilder | getSaveSliceInfoDefOrBuilder () Support for saving variables as slices of a larger variable. |
| Smyczkowy | pobierz nazwę migawki () Name of the snapshot tensor. |
| com.google.protobuf.ByteString | getSnapshotNameBytes () Name of the snapshot tensor. |
| ZmiennaSynchronizacja | getSynchronizacja () Indicates when a distributed variable will be synced. |
| wew | getSynchronizationValue () Indicates when a distributed variable will be synced. |
| wartość logiczna | getTrainable () Whether this variable should be trained. |
| Smyczkowy | pobierz nazwę zmiennej () Name of the variable tensor. |
| com.google.protobuf.ByteString | getVariableNameBytes () Name of the variable tensor. |
| wartość logiczna | maSaveSliceInfoDef () Support for saving variables as slices of a larger variable. |
| końcowa wartość logiczna | |
| Konstruktor ustawień zmiennych | mergeFrom (com.google.protobuf.Wiadomość inna) |
| Konstruktor ustawień zmiennych | mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| Konstruktor ustawień zmiennych | mergeSaveSliceInfoDef (wartość SaveSliceInfoDef ) Support for saving variables as slices of a larger variable. |
| końcowy kreator VariableDef.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola) |
| Konstruktor ustawień zmiennych | setAggregation (wartość VariableAggregation ) Indicates how a distributed variable will be aggregated. |
| Konstruktor ustawień zmiennych | setAggregationValue (wartość int) Indicates how a distributed variable will be aggregated. |
| Konstruktor ustawień zmiennych | setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu) |
| Konstruktor ustawień zmiennych | setInitialValueName (wartość ciągu) Name of the tensor holding the variable's initial value. |
| Konstruktor ustawień zmiennych | setInitialValueNameBytes (wartość com.google.protobuf.ByteString) Name of the tensor holding the variable's initial value. |
| Konstruktor ustawień zmiennych | setInitializerName (wartość ciągu) Name of the initializer op. |
| Konstruktor ustawień zmiennych | setInitializerNameBytes (wartość com.google.protobuf.ByteString) Name of the initializer op. |
| Konstruktor ustawień zmiennych | setIsResource (wartość logiczna) Whether to represent this as a ResourceVariable. |
| Konstruktor ustawień zmiennych | setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu) |
| Konstruktor ustawień zmiennych | setSaveSliceInfoDef (wartość SaveSliceInfoDef ) Support for saving variables as slices of a larger variable. |
| Konstruktor ustawień zmiennych | setSaveSliceInfoDef ( SaveSliceInfoDef.Builder builderForValue) Support for saving variables as slices of a larger variable. |
| Konstruktor ustawień zmiennych | setSnapshotName (wartość ciągu) Name of the snapshot tensor. |
| Konstruktor ustawień zmiennych | setSnapshotNameBytes (wartość com.google.protobuf.ByteString) Name of the snapshot tensor. |
| Konstruktor ustawień zmiennych | setSynchronization (Wartość VariableSynchronization ) Indicates when a distributed variable will be synced. |
| Konstruktor ustawień zmiennych | setSynchronizationValue (wartość int) Indicates when a distributed variable will be synced. |
| Konstruktor ustawień zmiennych | setTrainable (wartość logiczna) Whether this variable should be trained. |
| końcowy kreator VariableDef.Builder | setUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola) |
| Konstruktor ustawień zmiennych | setVariableName (wartość ciągu) Name of the variable tensor. |
| Konstruktor ustawień zmiennych | setVariableNameBytes (wartość com.google.protobuf.ByteString) Name of the variable tensor. |
Metody dziedziczone
Metody publiczne
public VariableDef.Builder addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
public VariableDef.Builder clearAggregation ()
Indicates how a distributed variable will be aggregated.
.tensorflow.VariableAggregation aggregation = 9; public VariableDef.Builder clearInitialValueName ()
Name of the tensor holding the variable's initial value.
string initial_value_name = 6; public VariableDef.Builder clearInitializerName ()
Name of the initializer op.
string initializer_name = 2; public VariableDef.Builder clearIsResource ()
Whether to represent this as a ResourceVariable.
bool is_resource = 5; public VariableDef.Builder clearSaveSliceInfoDef ()
Support for saving variables as slices of a larger variable.
.tensorflow.SaveSliceInfoDef save_slice_info_def = 4; public VariableDef.Builder clearSnapshotName ()
Name of the snapshot tensor.
string snapshot_name = 3; public VariableDef.Builder clearSynchronizacja ()
Indicates when a distributed variable will be synced.
.tensorflow.VariableSynchronization synchronization = 8; public VariableDef.Builder clearTrainable ()
Whether this variable should be trained.
bool trainable = 7; public VariableDef.Builder clearVariableName ()
Name of the variable tensor.
string variable_name = 1; public VariableAggregation getAggregation ()
Indicates how a distributed variable will be aggregated.
.tensorflow.VariableAggregation aggregation = 9; public int getAggregationValue ()
Indicates how a distributed variable will be aggregated.
.tensorflow.VariableAggregation aggregation = 9; public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
publiczny com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
publiczny ciąg getInitialValueName ()
Name of the tensor holding the variable's initial value.
string initial_value_name = 6; public com.google.protobuf.ByteString getInitialValueNameBytes ()
Name of the tensor holding the variable's initial value.
string initial_value_name = 6; publiczny ciąg getInitializerName ()
Name of the initializer op.
string initializer_name = 2; public com.google.protobuf.ByteString getInitializerNameBytes ()
Name of the initializer op.
string initializer_name = 2; publiczna wartość logiczna getIsResource ()
Whether to represent this as a ResourceVariable.
bool is_resource = 5; publiczny SaveSliceInfoDef getSaveSliceInfoDef ()
Support for saving variables as slices of a larger variable.
.tensorflow.SaveSliceInfoDef save_slice_info_def = 4; publiczny SaveSliceInfoDef.Builder getSaveSliceInfoDefBuilder ()
Support for saving variables as slices of a larger variable.
.tensorflow.SaveSliceInfoDef save_slice_info_def = 4; publiczny SaveSliceInfoDefOrBuilder getSaveSliceInfoDefOrBuilder ()
Support for saving variables as slices of a larger variable.
.tensorflow.SaveSliceInfoDef save_slice_info_def = 4; publiczny ciąg getSnapshotName ()
Name of the snapshot tensor.
string snapshot_name = 3; public com.google.protobuf.ByteString getSnapshotNameBytes ()
Name of the snapshot tensor.
string snapshot_name = 3; publiczna ZmiennaSynchronizacja getSynchronizacja ()
Indicates when a distributed variable will be synced.
.tensorflow.VariableSynchronization synchronization = 8; public int getSynchronizationValue ()
Indicates when a distributed variable will be synced.
.tensorflow.VariableSynchronization synchronization = 8; publiczna wartość logiczna getTrainable ()
Whether this variable should be trained.
bool trainable = 7; public String getVariableName ()
Name of the variable tensor.
string variable_name = 1; public com.google.protobuf.ByteString getVariableNameBytes ()
Name of the variable tensor.
string variable_name = 1; publiczna wartość logiczna hasSaveSliceInfoDef ()
Support for saving variables as slices of a larger variable.
.tensorflow.SaveSliceInfoDef save_slice_info_def = 4; publiczna końcowa wartość logiczna isInitialized ()
public VariableDef.Builder mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
| Wyjątek IO |
|---|
public VariableDef.Builder mergeSaveSliceInfoDef (wartość SaveSliceInfoDef )
Support for saving variables as slices of a larger variable.
.tensorflow.SaveSliceInfoDef save_slice_info_def = 4; publiczny końcowy VariableDef.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
public VariableDef.Builder setAggregation (wartość VariableAggregation )
Indicates how a distributed variable will be aggregated.
.tensorflow.VariableAggregation aggregation = 9; public VariableDef.Builder setAggregationValue (wartość int)
Indicates how a distributed variable will be aggregated.
.tensorflow.VariableAggregation aggregation = 9; public VariableDef.Builder setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
public VariableDef.Builder setInitialValueName (wartość ciągu)
Name of the tensor holding the variable's initial value.
string initial_value_name = 6; public VariableDef.Builder setInitialValueNameBytes (wartość com.google.protobuf.ByteString)
Name of the tensor holding the variable's initial value.
string initial_value_name = 6; public VariableDef.Builder setInitializerName (wartość ciągu)
Name of the initializer op.
string initializer_name = 2; public VariableDef.Builder setInitializerNameBytes (wartość com.google.protobuf.ByteString)
Name of the initializer op.
string initializer_name = 2; public VariableDef.Builder setIsResource (wartość logiczna)
Whether to represent this as a ResourceVariable.
bool is_resource = 5; public VariableDef.Builder setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu)
public VariableDef.Builder setSaveSliceInfoDef (wartość SaveSliceInfoDef )
Support for saving variables as slices of a larger variable.
.tensorflow.SaveSliceInfoDef save_slice_info_def = 4; public VariableDef.Builder setSaveSliceInfoDef ( SaveSliceInfoDef.Builder builderForValue)
Support for saving variables as slices of a larger variable.
.tensorflow.SaveSliceInfoDef save_slice_info_def = 4; public VariableDef.Builder setSnapshotName (wartość ciągu)
Name of the snapshot tensor.
string snapshot_name = 3; public VariableDef.Builder setSnapshotNameBytes (wartość com.google.protobuf.ByteString)
Name of the snapshot tensor.
string snapshot_name = 3; public VariableDef.Builder setSynchronization (wartość VariableSynchronization )
Indicates when a distributed variable will be synced.
.tensorflow.VariableSynchronization synchronization = 8; public VariableDef.Builder setSynchronizationValue (wartość int)
Indicates when a distributed variable will be synced.
.tensorflow.VariableSynchronization synchronization = 8; public VariableDef.Builder setTrainable (wartość logiczna)
Whether this variable should be trained.
bool trainable = 7; publiczny końcowy zestaw VariableDef.Builder UnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
public VariableDef.Builder setVariableName (wartość ciągu)
Name of the variable tensor.
string variable_name = 1; public VariableDef.Builder setVariableNameBytes (wartość com.google.protobuf.ByteString)
Name of the variable tensor.
string variable_name = 1;