lớp cuối cùng tĩnh công khai VariableDef.Builder
Protocol buffer representing a Variable.
tensorflow.VariableDef
Phương pháp công cộng
BiếnDef.Builder | addRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng) |
BiếnDef | xây dựng () |
BiếnDef | |
BiếnDef.Builder | thông thoáng () |
BiếnDef.Builder | ClearAggregation () Indicates how a distributed variable will be aggregated. |
BiếnDef.Builder | ClearField (trường com.google.protobuf.Descriptors.FieldDescriptor) |
BiếnDef.Builder | clearInitialValueName () Name of the tensor holding the variable's initial value. |
BiếnDef.Builder | clearInitializerName () Name of the initializer op. |
BiếnDef.Builder | ClearIsResource () Whether to represent this as a ResourceVariable. |
BiếnDef.Builder | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
BiếnDef.Builder | clearSaveSliceInfoDef () Support for saving variables as slices of a larger variable. |
BiếnDef.Builder | clearSnapshotName () Name of the snapshot tensor. |
BiếnDef.Builder | đồng bộ hóa rõ ràng () Indicates when a distributed variable will be synced. |
BiếnDef.Builder | ClearTrainable () Whether this variable should be trained. |
BiếnDef.Builder | clearVariableName () Name of the variable tensor. |
BiếnDef.Builder | dòng vô tính () |
Tập hợp biến | getAggregation () Indicates how a distributed variable will be aggregated. |
int | getAggregationValue () Indicates how a distributed variable will be aggregated. |
BiếnDef | |
com.google.protobuf.Descriptors.Descriptor tĩnh cuối cùng | |
com.google.protobuf.Descriptors.Descriptor | |
Sợi dây | getInitialValueName () 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. |
Sợi dây | getInitializerName () Name of the initializer op. |
com.google.protobuf.ByteString | getInitializerNameBytes () Name of the initializer op. |
boolean | getIsResource () Whether to represent this as a ResourceVariable. |
LưuSliceInfoDef | getSaveSliceInfoDef () Support for saving variables as slices of a larger variable. |
LưuSliceInfoDef.Builder | getSaveSliceInfoDefBuilder () Support for saving variables as slices of a larger variable. |
SaveSliceInfoDefOrBuilder | getSaveSliceInfoDefOrBuilder () Support for saving variables as slices of a larger variable. |
Sợi dây | getSnapshotName () Name of the snapshot tensor. |
com.google.protobuf.ByteString | getSnapshotNameBytes () Name of the snapshot tensor. |
Đồng bộ hóa biến | getSynchronization () Indicates when a distributed variable will be synced. |
int | getSynchronizationValue () Indicates when a distributed variable will be synced. |
boolean | có thể đào tạo được () Whether this variable should be trained. |
Sợi dây | getVariableName () Name of the variable tensor. |
com.google.protobuf.ByteString | getVariableNameBytes () Name of the variable tensor. |
boolean | hasSaveSliceInfoDef () Support for saving variables as slices of a larger variable. |
boolean cuối cùng | |
BiếnDef.Builder | mergeFrom (com.google.protobuf.Message other) |
BiếnDef.Builder | mergeFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
BiếnDef.Builder | mergeSaveSliceInfoDef (giá trị SaveSliceInfoDef ) Support for saving variables as slices of a larger variable. |
BiếnDef.Builder cuối cùng | hợp nhấtUnknownFields (com.google.protobuf.UnknownFieldSet knownFields) |
BiếnDef.Builder | setAggregation (giá trị VariableAggregation ) Indicates how a distributed variable will be aggregated. |
BiếnDef.Builder | setAggregationValue (giá trị int) Indicates how a distributed variable will be aggregated. |
BiếnDef.Builder | setField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng) |
BiếnDef.Builder | setInitialValueName (Giá trị chuỗi) Name of the tensor holding the variable's initial value. |
BiếnDef.Builder | setInitialValueNameBytes (giá trị com.google.protobuf.ByteString) Name of the tensor holding the variable's initial value. |
BiếnDef.Builder | setInitializerName (Giá trị chuỗi) Name of the initializer op. |
BiếnDef.Builder | setInitializerNameBytes (giá trị com.google.protobuf.ByteString) Name of the initializer op. |
BiếnDef.Builder | setIsResource (giá trị boolean) Whether to represent this as a ResourceVariable. |
BiếnDef.Builder | setRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, chỉ mục int, giá trị đối tượng) |
BiếnDef.Builder | setSaveSliceInfoDef (giá trị SaveSliceInfoDef ) Support for saving variables as slices of a larger variable. |
BiếnDef.Builder | setSaveSliceInfoDef ( SaveSliceInfoDef.Builder builderForValue) Support for saving variables as slices of a larger variable. |
BiếnDef.Builder | setSnapshotName (Giá trị chuỗi) Name of the snapshot tensor. |
BiếnDef.Builder | setSnapshotNameBytes (giá trị com.google.protobuf.ByteString) Name of the snapshot tensor. |
BiếnDef.Builder | setSynchronization (Giá trị đồng bộ hóa biến ) Indicates when a distributed variable will be synced. |
BiếnDef.Builder | setSynchronizationValue (giá trị int) Indicates when a distributed variable will be synced. |
BiếnDef.Builder | setTrainable (giá trị boolean) Whether this variable should be trained. |
BiếnDef.Builder cuối cùng | setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields) |
BiếnDef.Builder | setVariableName (Giá trị chuỗi) Name of the variable tensor. |
BiếnDef.Builder | setVariableNameBytes (giá trị com.google.protobuf.ByteString) Name of the variable tensor. |
Phương pháp kế thừa
Phương pháp công cộng
public VariableDef.Builder addRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, giá trị đối tượng)
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 clearSynchronization ()
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;
getAggregation biến tổng hợp công khai ()
Indicates how a distributed variable will be aggregated.
.tensorflow.VariableAggregation aggregation = 9;
int công khai getAggregationValue ()
Indicates how a distributed variable will be aggregated.
.tensorflow.VariableAggregation aggregation = 9;
công khai tĩnh cuối cùng com.google.protobuf.Descriptors.Descriptor getDescriptor ()
com.google.protobuf.Descriptors.Descriptor công khai getDescriptorForType ()
Chuỗi công khai getInitialValueName ()
Name of the tensor holding the variable's initial value.
string initial_value_name = 6;
com.google.protobuf.ByteString công khai getInitialValueNameBytes ()
Name of the tensor holding the variable's initial value.
string initial_value_name = 6;
Chuỗi công khai getInitializerName ()
Name of the initializer op.
string initializer_name = 2;
com.google.protobuf.ByteString getInitializerNameBytes công khai ()
Name of the initializer op.
string initializer_name = 2;
boolean công khai getIsResource ()
Whether to represent this as a ResourceVariable.
bool is_resource = 5;
công khai SaveSliceInfoDef getSaveSliceInfoDef ()
Support for saving variables as slices of a larger variable.
.tensorflow.SaveSliceInfoDef save_slice_info_def = 4;
công khai SaveSliceInfoDef.Builder getSaveSliceInfoDefBuilder ()
Support for saving variables as slices of a larger variable.
.tensorflow.SaveSliceInfoDef save_slice_info_def = 4;
công khai SaveSliceInfoDefOrBuilder getSaveSliceInfoDefOrBuilder ()
Support for saving variables as slices of a larger variable.
.tensorflow.SaveSliceInfoDef save_slice_info_def = 4;
Chuỗi công khai getSnapshotName ()
Name of the snapshot tensor.
string snapshot_name = 3;
com.google.protobuf.ByteString getSnapshotNameBytes () công khai
Name of the snapshot tensor.
string snapshot_name = 3;
Đồng bộ hóa biến công khai getSynchronization ()
Indicates when a distributed variable will be synced.
.tensorflow.VariableSynchronization synchronization = 8;
int công khai getSynchronizationValue ()
Indicates when a distributed variable will be synced.
.tensorflow.VariableSynchronization synchronization = 8;
boolean công khai getTrainable ()
Whether this variable should be trained.
bool trainable = 7;
Chuỗi công khai getVariableName ()
Name of the variable tensor.
string variable_name = 1;
com.google.protobuf.ByteString getVariableNameBytes () công khai
Name of the variable tensor.
string variable_name = 1;
boolean công khai hasSaveSliceInfoDef ()
Support for saving variables as slices of a larger variable.
.tensorflow.SaveSliceInfoDef save_slice_info_def = 4;
boolean cuối cùng công khai được khởi tạo ()
public VariableDef.Builder mergeFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Ném
IOException |
---|
public VariableDef.Builder mergeSaveSliceInfoDef (giá trị SaveSliceInfoDef )
Support for saving variables as slices of a larger variable.
.tensorflow.SaveSliceInfoDef save_slice_info_def = 4;
trận chung kết công khai VariableDef.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)
public VariableDef.Builder setAggregation (giá trị VariableAggregation )
Indicates how a distributed variable will be aggregated.
.tensorflow.VariableAggregation aggregation = 9;
public VariableDef.Builder setAggregationValue (giá trị int)
Indicates how a distributed variable will be aggregated.
.tensorflow.VariableAggregation aggregation = 9;
public VariableDef.Builder setField (trường com.google.protobuf.Descriptors.FieldDescriptor, giá trị đối tượng)
public VariableDef.Builder setInitialValueName (Giá trị chuỗi)
Name of the tensor holding the variable's initial value.
string initial_value_name = 6;
public VariableDef.Builder setInitialValueNameBytes (giá trị com.google.protobuf.ByteString)
Name of the tensor holding the variable's initial value.
string initial_value_name = 6;
public VariableDef.Builder setInitializerName (Giá trị chuỗi)
Name of the initializer op.
string initializer_name = 2;
public VariableDef.Builder setInitializerNameBytes (giá trị com.google.protobuf.ByteString)
Name of the initializer op.
string initializer_name = 2;
public VariableDef.Builder setIsResource (giá trị boolean)
Whether to represent this as a ResourceVariable.
bool is_resource = 5;
public VariableDef.Builder setRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, chỉ mục int, giá trị đối tượng)
public VariableDef.Builder setSaveSliceInfoDef (giá trị 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 (Giá trị chuỗi)
Name of the snapshot tensor.
string snapshot_name = 3;
public VariableDef.Builder setSnapshotNameBytes (giá trị com.google.protobuf.ByteString)
Name of the snapshot tensor.
string snapshot_name = 3;
public VariableDef.Builder setSynchronization (Giá trị VariableSynchronization )
Indicates when a distributed variable will be synced.
.tensorflow.VariableSynchronization synchronization = 8;
public VariableDef.Builder setSynchronizationValue (giá trị int)
Indicates when a distributed variable will be synced.
.tensorflow.VariableSynchronization synchronization = 8;
public VariableDef.Builder setTrainable (giá trị boolean)
Whether this variable should be trained.
bool trainable = 7;
trận chung kết công khai VariableDef.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)
public VariableDef.Builder setVariableName (Giá trị chuỗi)
Name of the variable tensor.
string variable_name = 1;
public VariableDef.Builder setVariableNameBytes (giá trị com.google.protobuf.ByteString)
Name of the variable tensor.
string variable_name = 1;