ממשק ציבורי SavedVariableOrBuilder
תת-מחלקות עקיפות ידועות |
שיטות ציבוריות
אבסטרקט Variable Aggregation | getAggregation () .tensorflow.VariableAggregation aggregation = 5; |
מופשט int | getAggregationValue () .tensorflow.VariableAggregation aggregation = 5; |
מחרוזת מופשטת | getDevice () string device = 7; |
תקציר com.google.protobuf.ByteString | getDeviceBytes () string device = 7; |
תקציר DataType | getDtype () .tensorflow.DataType dtype = 1; |
מופשט int | getDtypeValue () .tensorflow.DataType dtype = 1; |
תקציר SavedVariable | getExperimentalDistributedVariableComponents (int index) List of component variables for a distributed variable. |
מופשט int | getExperimentalDistributedVariableComponentsCount () List of component variables for a distributed variable. |
רשימה מופשטת< SavedVariable > | getExperimentalDistributedVariableComponentsList () List of component variables for a distributed variable. |
תקציר SavedVariableOrBuilder | getExperimentalDistributedVariableComponentsOrBuilder (int index) 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; |
אבסטרקט משתנה סינכרון | getSynchronization () .tensorflow.VariableSynchronization synchronization = 4; |
מופשט int | 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;
public 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;
תקציר ציבורי VariableSynchronization getSynchronization ()
.tensorflow.VariableSynchronization synchronization = 4;
תקציר ציבורי int getSynchronizationValue ()
.tensorflow.VariableSynchronization synchronization = 4;
תקציר בוליאני ציבורי getTrainable ()
bool trainable = 3;
תקציר בוליאני hasShape ציבורי ()
.tensorflow.TensorShapeProto shape = 2;