kelas akhir statis publik VariableDef.Builder
Protocol buffer representing a Variable.
tensorflow.VariableDef Metode Publik
| VariableDef.Builder | addRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek) |
| VariabelDef | membangun () |
| VariabelDef | |
| VariableDef.Builder | jernih () |
| VariableDef.Builder | jelasAgregasi () Indicates how a distributed variable will be aggregated. |
| VariableDef.Builder | clearField (bidang com.google.protobuf.Descriptors.FieldDescriptor) |
| VariableDef.Builder | hapusInitialValueName () Name of the tensor holding the variable's initial value. |
| VariableDef.Builder | hapusInisialisasiNama () Name of the initializer op. |
| VariableDef.Builder | clearIsResource () Whether to represent this as a ResourceVariable. |
| VariableDef.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| VariableDef.Builder | hapusSimpanSliceInfoDef () Support for saving variables as slices of a larger variable. |
| VariableDef.Builder | hapusNama Snapshot () Name of the snapshot tensor. |
| VariableDef.Builder | jelasSinkronisasi () Indicates when a distributed variable will be synced. |
| VariableDef.Builder | jelas Dapat Dilatih () Whether this variable should be trained. |
| VariableDef.Builder | hapusNamaVariabel () Name of the variable tensor. |
| VariableDef.Builder | klon () |
| Agregasi Variabel | dapatkanAgregasi () Indicates how a distributed variable will be aggregated. |
| ke dalam | dapatkan Nilai Agregasi () Indicates how a distributed variable will be aggregated. |
| VariabelDef | |
| com.google.protobuf.Descriptors.Descriptor statis terakhir | |
| com.google.protobuf.Descriptors.Descriptor | |
| Rangkaian | dapatkanInitialValueName () Name of the tensor holding the variable's initial value. |
| com.google.protobuf.ByteString | dapatkanInitialValueNameBytes () Name of the tensor holding the variable's initial value. |
| Rangkaian | dapatkanInisialisasiNama () Name of the initializer op. |
| com.google.protobuf.ByteString | dapatkanInitializerNameBytes () Name of the initializer op. |
| boolean | getIsResource () Whether to represent this as a ResourceVariable. |
| SimpanSliceInfoDef | dapatkanSaveSliceInfoDef () Support for saving variables as slices of a larger variable. |
| SimpanSliceInfoDef.Builder | dapatkanSaveSliceInfoDefBuilder () Support for saving variables as slices of a larger variable. |
| SimpanSliceInfoDefOrBuilder | dapatkanSaveSliceInfoDefOrBuilder () Support for saving variables as slices of a larger variable. |
| Rangkaian | dapatkan Nama Snapshot () Name of the snapshot tensor. |
| com.google.protobuf.ByteString | dapatkanSnapshotNameBytes () Name of the snapshot tensor. |
| Sinkronisasi Variabel | dapatkan Sinkronisasi () Indicates when a distributed variable will be synced. |
| ke dalam | dapatkanNilai Sinkronisasi () Indicates when a distributed variable will be synced. |
| boolean | dapatkan Dapat Dilatih () Whether this variable should be trained. |
| Rangkaian | dapatkan NamaVariabel () Name of the variable tensor. |
| com.google.protobuf.ByteString | dapatkanVariableNameBytes () Name of the variable tensor. |
| boolean | hasSaveSliceInfoDef () Support for saving variables as slices of a larger variable. |
| boolean terakhir | |
| VariableDef.Builder | mergeFrom (com.google.protobuf.Pesan lainnya) |
| VariableDef.Builder | mergeFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| VariableDef.Builder | mergeSaveSliceInfoDef (nilai SaveSliceInfoDef ) Support for saving variables as slices of a larger variable. |
| VariableDef.Builder terakhir | mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
| VariableDef.Builder | |
| VariableDef.Builder | setAggregationValue (nilai int) Indicates how a distributed variable will be aggregated. |
| VariableDef.Builder | setField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek) |
| VariableDef.Builder | setInitialValueName (Nilai string) Name of the tensor holding the variable's initial value. |
| VariableDef.Builder | setInitialValueNameBytes (nilai com.google.protobuf.ByteString) Name of the tensor holding the variable's initial value. |
| VariableDef.Builder | setInitializerName (Nilai string) Name of the initializer op. |
| VariableDef.Builder | setInitializerNameBytes (nilai com.google.protobuf.ByteString) Name of the initializer op. |
| VariableDef.Builder | setIsResource (nilai boolean) Whether to represent this as a ResourceVariable. |
| VariableDef.Builder | setRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, indeks int, Nilai objek) |
| VariableDef.Builder | setSaveSliceInfoDef (nilai SaveSliceInfoDef ) Support for saving variables as slices of a larger variable. |
| VariableDef.Builder | setSaveSliceInfoDef ( SaveSliceInfoDef.Pembuat pembangunForValue) Support for saving variables as slices of a larger variable. |
| VariableDef.Builder | setSnapshotName (Nilai string) Name of the snapshot tensor. |
| VariableDef.Builder | setSnapshotNameBytes (nilai com.google.protobuf.ByteString) Name of the snapshot tensor. |
| VariableDef.Builder | setSynchronization (nilai Sinkronisasi Variabel ) Indicates when a distributed variable will be synced. |
| VariableDef.Builder | setSynchronizationValue (nilai int) Indicates when a distributed variable will be synced. |
| VariableDef.Builder | setTrainable (nilai boolean) Whether this variable should be trained. |
| VariableDef.Builder terakhir | setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
| VariableDef.Builder | setVariableName (Nilai string) Name of the variable tensor. |
| VariableDef.Builder | setVariableNameBytes (nilai com.google.protobuf.ByteString) Name of the variable tensor. |
Metode Warisan
Metode Publik
public VariableDef.Builder addRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
VariableDef.Builder publik clearAgregation ()
Indicates how a distributed variable will be aggregated.
.tensorflow.VariableAggregation aggregation = 9; VariableDef.Builder publik clearInitialValueName ()
Name of the tensor holding the variable's initial value.
string initial_value_name = 6; VariableDef.Builder publik clearInitializerName ()
Name of the initializer op.
string initializer_name = 2; VariableDef.Builder publik clearIsResource ()
Whether to represent this as a ResourceVariable.
bool is_resource = 5; VariableDef.Builder publik clearSaveSliceInfoDef ()
Support for saving variables as slices of a larger variable.
.tensorflow.SaveSliceInfoDef save_slice_info_def = 4; VariableDef.Builder publik clearSnapshotName ()
Name of the snapshot tensor.
string snapshot_name = 3; VariableDef.Builder publik clearSynchronization ()
Indicates when a distributed variable will be synced.
.tensorflow.VariableSynchronization synchronization = 8; VariableDef.Builder publik clearTrainable ()
Whether this variable should be trained.
bool trainable = 7; VariableDef.Builder publik clearVariableName ()
Name of the variable tensor.
string variable_name = 1; GetAgregasi Variabel publik getAgregasi ()
Indicates how a distributed variable will be aggregated.
.tensorflow.VariableAggregation aggregation = 9; int publik getAggregationValue ()
Indicates how a distributed variable will be aggregated.
.tensorflow.VariableAggregation aggregation = 9; public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
com.google.protobuf.Descriptors.Descriptor publik getDescriptorForType ()
String publik getInitialValueName ()
Name of the tensor holding the variable's initial value.
string initial_value_name = 6; publik com.google.protobuf.ByteString getInitialValueNameBytes ()
Name of the tensor holding the variable's initial value.
string initial_value_name = 6; String publik getInitializerName ()
Name of the initializer op.
string initializer_name = 2; publik com.google.protobuf.ByteString getInitializerNameBytes ()
Name of the initializer op.
string initializer_name = 2; getIsResource boolean publik ()
Whether to represent this as a ResourceVariable.
bool is_resource = 5; SaveSliceInfoDef publik getSaveSliceInfoDef ()
Support for saving variables as slices of a larger variable.
.tensorflow.SaveSliceInfoDef save_slice_info_def = 4; publik SaveSliceInfoDef.Builder getSaveSliceInfoDefBuilder ()
Support for saving variables as slices of a larger variable.
.tensorflow.SaveSliceInfoDef save_slice_info_def = 4; publik SaveSliceInfoDefOrBuilder getSaveSliceInfoDefOrBuilder ()
Support for saving variables as slices of a larger variable.
.tensorflow.SaveSliceInfoDef save_slice_info_def = 4; String publik getSnapshotName ()
Name of the snapshot tensor.
string snapshot_name = 3; publik com.google.protobuf.ByteString getSnapshotNameBytes ()
Name of the snapshot tensor.
string snapshot_name = 3; Sinkronisasi Variabel publik getSinkronisasi ()
Indicates when a distributed variable will be synced.
.tensorflow.VariableSynchronization synchronization = 8; int publik getSynchronizationValue ()
Indicates when a distributed variable will be synced.
.tensorflow.VariableSynchronization synchronization = 8; getTrainable boolean publik ()
Whether this variable should be trained.
bool trainable = 7; String publik getVariableName ()
Name of the variable tensor.
string variable_name = 1; publik com.google.protobuf.ByteString getVariableNameBytes ()
Name of the variable tensor.
string variable_name = 1; boolean publik hasSaveSliceInfoDef ()
Support for saving variables as slices of a larger variable.
.tensorflow.SaveSliceInfoDef save_slice_info_def = 4; boolean akhir publik diinisialisasi ()
VariableDef.Builder mergeFrom publik (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| Pengecualian IO |
|---|
VariableDef.Builder gabunganSaveSliceInfoDef (nilai SaveSliceInfoDef )
Support for saving variables as slices of a larger variable.
.tensorflow.SaveSliceInfoDef save_slice_info_def = 4; VariableDef.Builder mergeUnknownFields akhir publik (com.google.protobuf.UnknownFieldSet unknownFields)
VariableDef.Builder setAggregation publik (nilai VariableAggregation )
Indicates how a distributed variable will be aggregated.
.tensorflow.VariableAggregation aggregation = 9; VariableDef.Builder setAggregationValue publik (nilai int)
Indicates how a distributed variable will be aggregated.
.tensorflow.VariableAggregation aggregation = 9; VariableDef.Builder setField publik (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
VariableDef.Builder publik setInitialValueName (Nilai string)
Name of the tensor holding the variable's initial value.
string initial_value_name = 6; VariableDef.Builder publik setInitialValueNameBytes (nilai com.google.protobuf.ByteString)
Name of the tensor holding the variable's initial value.
string initial_value_name = 6; VariableDef.Builder publik setInitializerName (Nilai string)
Name of the initializer op.
string initializer_name = 2; VariableDef.Builder setInitializerNameBytes publik (nilai com.google.protobuf.ByteString)
Name of the initializer op.
string initializer_name = 2; VariableDef.Builder setIsResource publik (nilai boolean)
Whether to represent this as a ResourceVariable.
bool is_resource = 5; VariableDef.Builder setRepeatedField publik (bidang com.google.protobuf.Descriptors.FieldDescriptor, indeks int, Nilai objek)
VariableDef.Builder publik setSaveSliceInfoDef (nilai SaveSliceInfoDef )
Support for saving variables as slices of a larger variable.
.tensorflow.SaveSliceInfoDef save_slice_info_def = 4; VariableDef.Builder setSaveSliceInfoDef publik ( SaveSliceInfoDef.Builder builderForValue)
Support for saving variables as slices of a larger variable.
.tensorflow.SaveSliceInfoDef save_slice_info_def = 4; VariableDef.Builder setSnapshotName publik (nilai string)
Name of the snapshot tensor.
string snapshot_name = 3; VariableDef.Builder setSnapshotNameBytes publik (nilai com.google.protobuf.ByteString)
Name of the snapshot tensor.
string snapshot_name = 3; VariableDef.Builder setSynchronization publik (nilai VariableSynchronization )
Indicates when a distributed variable will be synced.
.tensorflow.VariableSynchronization synchronization = 8; VariableDef.Builder setSynchronizationValue publik (nilai int)
Indicates when a distributed variable will be synced.
.tensorflow.VariableSynchronization synchronization = 8; VariableDef.Builder setTrainable publik (nilai boolean)
Whether this variable should be trained.
bool trainable = 7; set VariableDef.Builder final publikUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
VariableDef.Builder publik setVariableName (Nilai string)
Name of the variable tensor.
string variable_name = 1; VariableDef.Builder setVariableNameBytes publik (nilai com.google.protobuf.ByteString)
Name of the variable tensor.
string variable_name = 1;