رابط عمومی SavedVariableOrBuilder
| زیر کلاس های غیر مستقیم شناخته شده |
روش های عمومی
| Abstract VariableAggregation | getAggregation () .tensorflow.VariableAggregation aggregation = 5; |
| انتزاعی | getAggregationValue () .tensorflow.VariableAggregation aggregation = 5; |
| رشته انتزاعی | getDevice () string device = 7; |
| چکیده com.google.protobuf.ByteString | getDeviceBytes () string device = 7; |
| نوع داده انتزاعی | getDtype () .tensorflow.DataType dtype = 1; |
| انتزاعی | getDtypeValue () .tensorflow.DataType dtype = 1; |
| Abstract SavedVariable | getExperimentalDistributedVariableComponents (شاخص int) List of component variables for a distributed variable. |
| انتزاعی | getExperimentalDistributedVariableComponentsCount () List of component variables for a distributed variable. |
| فهرست انتزاعی< SavedVariable > | getExperimentalDistributedVariableComponentsList () List of component variables for a distributed variable. |
| چکیده SavedVariableOrBuilder | getExperimentalDistributedVariableComponentsOrBuilder (شاخص int) List of component variables for a distributed variable. |
| فهرست چکیده <? SavedVariableOrBuilder > را گسترش می دهد | getExperimentalDistributedVariableComponentsOrBuilderList () List of component variables for a distributed variable. |
| رشته انتزاعی | getName () string name = 6; |
| چکیده com.google.protobuf.ByteString | getNameBytes () string name = 6; |
| انتزاعی TensorShapeProto | getShape () .tensorflow.TensorShapeProto shape = 2; |
| انتزاعی TensorShapeProtoOrBuilder | getShapeOrBuilder () .tensorflow.TensorShapeProto shape = 2; |
| Abstract VariableSynchronization | getSynchronization () .tensorflow.VariableSynchronization synchronization = 4; |
| انتزاعی | getSynchronizationValue () .tensorflow.VariableSynchronization synchronization = 4; |
| بولی انتزاعی | getTrainable () bool trainable = 3; |
| بولی انتزاعی | hasShape () .tensorflow.TensorShapeProto shape = 2; |
روش های عمومی
انتزاعی عمومی int getAggregationValue ()
.tensorflow.VariableAggregation aggregation = 5;
رشته انتزاعی عمومی getDevice ()
string device = 7;
چکیده عمومی com.google.protobuf.ByteString getDeviceBytes ()
string device = 7;
انتزاعی عمومی int getDtypeValue ()
.tensorflow.DataType dtype = 1;
چکیده عمومی SavedVariable getExperimentalDistributedVariableComponents (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; abstract عمومی 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; فهرست انتزاعی عمومی< 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; چکیده عمومی 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; فهرست چکیده عمومی<? گسترش SavedVariableOrBuilder > 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; رشته انتزاعی عمومی getName ()
string name = 6;
چکیده عمومی com.google.protobuf.ByteString getNameBytes ()
string name = 6;
انتزاعی عمومی TensorShapeProtoOrBuilder getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 2;
چکیده عمومی VariableSynchronization getSynchronization ()
.tensorflow.VariableSynchronization synchronization = 4;
عمومی انتزاعی int getSynchronizationValue ()
.tensorflow.VariableSynchronization synchronization = 4;
عمومی انتزاعی بولی getTrainable ()
bool trainable = 3;
hasShape بولی انتزاعی عمومی ()
.tensorflow.TensorShapeProto shape = 2;