VariableDef.Builder คลาสสุดท้ายแบบคงที่สาธารณะ
Protocol buffer representing a Variable.
tensorflow.VariableDef วิธีการสาธารณะ
| VariableDef.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ช่อง ค่าอ็อบเจ็กต์) |
| ตัวแปรDef | สร้าง () |
| ตัวแปรDef | สร้างบางส่วน () |
| VariableDef.Builder | ชัดเจน () |
| VariableDef.Builder | ชัดเจนการรวมกลุ่ม () Indicates how a distributed variable will be aggregated. |
| VariableDef.Builder | clearField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor) |
| VariableDef.Builder | clearInitialValueName () Name of the tensor holding the variable's initial value. |
| VariableDef.Builder | ล้างInitializerName () 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 | clearSaveSliceInfoDef () Support for saving variables as slices of a larger variable. |
| VariableDef.Builder | ชื่อสแนปช็อตที่ชัดเจน () Name of the snapshot tensor. |
| VariableDef.Builder | เคลียร์ซิงโครไนซ์ () Indicates when a distributed variable will be synced. |
| VariableDef.Builder | ชัดเจนฝึกได้ () Whether this variable should be trained. |
| VariableDef.Builder | ชื่อตัวแปรที่ชัดเจน () Name of the variable tensor. |
| VariableDef.Builder | โคลน () |
| การรวมตัวของตัวแปร | ได้รับการรวมกลุ่ม () Indicates how a distributed variable will be aggregated. |
| ภายใน | getAggregationValue () Indicates how a distributed variable will be aggregated. |
| ตัวแปรDef | |
| com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย | รับคำอธิบาย () |
| com.google.protobuf.Descriptors.Descriptor | |
| สตริง | getInitialValueName () Name of the tensor holding the variable's initial value. |
| com.google.protobuf.ByteString | รับInitialValueNameBytes () Name of the tensor holding the variable's initial value. |
| สตริง | getInitializerName () Name of the initializer op. |
| com.google.protobuf.ByteString | getInitializerNameBytes () Name of the initializer op. |
| บูลีน | getIsResource () Whether to represent this as a ResourceVariable. |
| บันทึก SliceInfoDef | getSaveSliceInfoDef () Support for saving variables as slices of a larger variable. |
| SaveSliceInfoDef.Builder | getSaveSliceInfoDefBuilder () Support for saving variables as slices of a larger variable. |
| บันทึก SliceInfoDefOrBuilder | getSaveSliceInfoDefOrBuilder () Support for saving variables as slices of a larger variable. |
| สตริง | getSnapshotName () Name of the snapshot tensor. |
| com.google.protobuf.ByteString | รับ SnapshotNameBytes () Name of the snapshot tensor. |
| การซิงโครไนซ์ตัวแปร | ได้รับการซิงโครไนซ์ () Indicates when a distributed variable will be synced. |
| ภายใน | รับค่าการซิงโครไนซ์ () Indicates when a distributed variable will be synced. |
| บูลีน | รับการฝึกอบรม () Whether this variable should be trained. |
| สตริง | รับชื่อตัวแปร () Name of the variable tensor. |
| com.google.protobuf.ByteString | รับตัวแปรชื่อไบต์ () Name of the variable tensor. |
| บูลีน | มีบันทึก SliceInfoDef () Support for saving variables as slices of a larger variable. |
| บูลีนสุดท้าย | |
| VariableDef.Builder | mergeFrom (com.google.protobuf.ข้อความ อื่น ๆ ) |
| VariableDef.Builder | mergeFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| VariableDef.Builder | mergeSaveSliceInfoDef (ค่า SaveSliceInfoDef ) Support for saving variables as slices of a larger variable. |
| VariableDef.Builder สุดท้าย | mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
| VariableDef.Builder | |
| VariableDef.Builder | setAggregationValue (ค่า int) Indicates how a distributed variable will be aggregated. |
| VariableDef.Builder | setField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์) |
| VariableDef.Builder | setInitialValueName (ค่าสตริง) Name of the tensor holding the variable's initial value. |
| VariableDef.Builder | setInitialValueNameBytes (ค่า com.google.protobuf.ByteString) Name of the tensor holding the variable's initial value. |
| VariableDef.Builder | setInitializerName (ค่าสตริง) Name of the initializer op. |
| VariableDef.Builder | setInitializerNameBytes (ค่า com.google.protobuf.ByteString) Name of the initializer op. |
| VariableDef.Builder | setIsResource (ค่าบูลีน) Whether to represent this as a ResourceVariable. |
| VariableDef.Builder | setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์) |
| VariableDef.Builder | setSaveSliceInfoDef (ค่า SaveSliceInfoDef ) Support for saving variables as slices of a larger variable. |
| VariableDef.Builder | setSaveSliceInfoDef ( SaveSliceInfoDef.Builder builderForValue) Support for saving variables as slices of a larger variable. |
| VariableDef.Builder | setSnapshotName (ค่าสตริง) Name of the snapshot tensor. |
| VariableDef.Builder | setSnapshotNameBytes (ค่า com.google.protobuf.ByteString) Name of the snapshot tensor. |
| VariableDef.Builder | setSynchronization (ค่า VariableSynchronization ) Indicates when a distributed variable will be synced. |
| VariableDef.Builder | setSynchronizationValue (ค่า int) Indicates when a distributed variable will be synced. |
| VariableDef.Builder | setTrainable (ค่าบูลีน) Whether this variable should be trained. |
| VariableDef.Builder สุดท้าย | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
| VariableDef.Builder | setVariableName (ค่าสตริง) Name of the variable tensor. |
| VariableDef.Builder | setVariableNameBytes (ค่า com.google.protobuf.ByteString) Name of the variable tensor. |
วิธีการสืบทอด
วิธีการสาธารณะ
VariableDef.Builder สาธารณะ addRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)
VariableDef.Builder สาธารณะ clearAggregation ()
Indicates how a distributed variable will be aggregated.
.tensorflow.VariableAggregation aggregation = 9; VariableDef.Builder สาธารณะ clearInitialValueName ()
Name of the tensor holding the variable's initial value.
string initial_value_name = 6; VariableDef.Builder สาธารณะ clearInitializerName ()
Name of the initializer op.
string initializer_name = 2; VariableDef.Builder สาธารณะ clearIsResource ()
Whether to represent this as a ResourceVariable.
bool is_resource = 5; VariableDef.Builder สาธารณะ clearSaveSliceInfoDef ()
Support for saving variables as slices of a larger variable.
.tensorflow.SaveSliceInfoDef save_slice_info_def = 4; VariableDef.Builder สาธารณะ clearSnapshotName ()
Name of the snapshot tensor.
string snapshot_name = 3; VariableDef.Builder สาธารณะ clearSynchronization ()
Indicates when a distributed variable will be synced.
.tensorflow.VariableSynchronization synchronization = 8; สาธารณะ VariableDef.Builder clearTrainable ()
Whether this variable should be trained.
bool trainable = 7; VariableDef.Builder สาธารณะ clearVariableName ()
Name of the variable tensor.
string variable_name = 1; สาธารณะ VariableAggregation getAggregation ()
Indicates how a distributed variable will be aggregated.
.tensorflow.VariableAggregation aggregation = 9; สาธารณะ int getAggregationValue ()
Indicates how a distributed variable will be aggregated.
.tensorflow.VariableAggregation aggregation = 9; สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()
สาธารณะ com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
สตริงสาธารณะ getInitialValueName ()
Name of the tensor holding the variable's initial value.
string initial_value_name = 6; สาธารณะ com.google.protobuf.ByteString getInitialValueNameBytes ()
Name of the tensor holding the variable's initial value.
string initial_value_name = 6; สตริงสาธารณะ getInitializerName ()
Name of the initializer op.
string initializer_name = 2; สาธารณะ com.google.protobuf.ByteString getInitializerNameBytes ()
Name of the initializer op.
string initializer_name = 2; บูลีนสาธารณะ getIsResource ()
Whether to represent this as a ResourceVariable.
bool is_resource = 5; SaveSliceInfoDef สาธารณะ getSaveSliceInfoDef ()
Support for saving variables as slices of a larger variable.
.tensorflow.SaveSliceInfoDef save_slice_info_def = 4; สาธารณะ SaveSliceInfoDef.Builder getSaveSliceInfoDefBuilder ()
Support for saving variables as slices of a larger variable.
.tensorflow.SaveSliceInfoDef save_slice_info_def = 4; สาธารณะ SaveSliceInfoDefOrBuilder getSaveSliceInfoDefOrBuilder ()
Support for saving variables as slices of a larger variable.
.tensorflow.SaveSliceInfoDef save_slice_info_def = 4; สตริงสาธารณะ getSnapshotName ()
Name of the snapshot tensor.
string snapshot_name = 3; สาธารณะ com.google.protobuf.ByteString getSnapshotNameBytes ()
Name of the snapshot tensor.
string snapshot_name = 3; สาธารณะ VariableSynchronization getSynchronization ()
Indicates when a distributed variable will be synced.
.tensorflow.VariableSynchronization synchronization = 8; int สาธารณะ getSynchronizationValue ()
Indicates when a distributed variable will be synced.
.tensorflow.VariableSynchronization synchronization = 8; getTrainable บูลีนสาธารณะ ()
Whether this variable should be trained.
bool trainable = 7; สตริงสาธารณะ getVariableName ()
Name of the variable tensor.
string variable_name = 1; สาธารณะ com.google.protobuf.ByteString getVariableNameBytes ()
Name of the variable tensor.
string variable_name = 1; บูลีนสาธารณะ hasSaveSliceInfoDef ()
Support for saving variables as slices of a larger variable.
.tensorflow.SaveSliceInfoDef save_slice_info_def = 4; บูลีนสุดท้ายสาธารณะ isInitialized ()
VariableDef.Builder สาธารณะ ผสานจาก (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
| IOข้อยกเว้น |
|---|
VariableDef.Builder สาธารณะ ผสาน SaveSliceInfoDef (ค่า SaveSliceInfoDef )
Support for saving variables as slices of a larger variable.
.tensorflow.SaveSliceInfoDef save_slice_info_def = 4; VariableDef.Builder สุดท้ายสาธารณะ ผสาน UnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
สาธารณะ VariableDef.Builder setAggregation (ค่า VariableAggregation )
Indicates how a distributed variable will be aggregated.
.tensorflow.VariableAggregation aggregation = 9; VariableDef.Builder สาธารณะ setAggregationValue (ค่า int)
Indicates how a distributed variable will be aggregated.
.tensorflow.VariableAggregation aggregation = 9; VariableDef.Builder setField สาธารณะ (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)
VariableDef.Builder สาธารณะ setInitialValueName (ค่าสตริง)
Name of the tensor holding the variable's initial value.
string initial_value_name = 6; VariableDef.Builder สาธารณะ setInitialValueNameBytes (ค่า com.google.protobuf.ByteString)
Name of the tensor holding the variable's initial value.
string initial_value_name = 6; VariableDef.Builder สาธารณะ setInitializerName (ค่าสตริง)
Name of the initializer op.
string initializer_name = 2; VariableDef.Builder สาธารณะ setInitializerNameBytes (ค่า com.google.protobuf.ByteString)
Name of the initializer op.
string initializer_name = 2; VariableDef.Builder สาธารณะ setIsResource (ค่าบูลีน)
Whether to represent this as a ResourceVariable.
bool is_resource = 5; VariableDef.Builder สาธารณะ setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์)
VariableDef.Builder สาธารณะ setSaveSliceInfoDef (ค่า SaveSliceInfoDef )
Support for saving variables as slices of a larger variable.
.tensorflow.SaveSliceInfoDef save_slice_info_def = 4; VariableDef.Builder สาธารณะ setSaveSliceInfoDef ( SaveSliceInfoDef.Builder builderForValue)
Support for saving variables as slices of a larger variable.
.tensorflow.SaveSliceInfoDef save_slice_info_def = 4; VariableDef.Builder สาธารณะ setSnapshotName (ค่าสตริง)
Name of the snapshot tensor.
string snapshot_name = 3; VariableDef.Builder สาธารณะ setSnapshotNameBytes (ค่า com.google.protobuf.ByteString)
Name of the snapshot tensor.
string snapshot_name = 3; VariableDef.Builder สาธารณะ setSynchronization (ค่า VariableSynchronization )
Indicates when a distributed variable will be synced.
.tensorflow.VariableSynchronization synchronization = 8; VariableDef.Builder สาธารณะ setSynchronizationValue (ค่า int)
Indicates when a distributed variable will be synced.
.tensorflow.VariableSynchronization synchronization = 8; VariableDef.Builder สาธารณะ setTrainable (ค่าบูลีน)
Whether this variable should be trained.
bool trainable = 7; VariableDef.Builder สุดท้ายสาธารณะ setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
VariableDef.Builder สาธารณะ setVariableName (ค่าสตริง)
Name of the variable tensor.
string variable_name = 1; VariableDef.Builder สาธารณะ setVariableNameBytes (ค่า com.google.protobuf.ByteString)
Name of the variable tensor.
string variable_name = 1;