Subclases indirectas conocidas |
Métodos públicos
agregación de variables abstracta | obtenerAgregación () .tensorflow.VariableAggregation aggregation = 5; |
resumen entero | obtenerValorAgregación () .tensorflow.VariableAggregation aggregation = 5; |
cadena abstracta | obtener dispositivo () string device = 7; |
resumen com.google.protobuf.ByteString | obtenerDeviceBytes () string device = 7; |
tipo de datos abstracto | obtener tipo D () .tensorflow.DataType dtype = 1; |
resumen entero | getDtypeValue () .tensorflow.DataType dtype = 1; |
variable guardada abstracta | getExperimentalDistributedVariableComponents (índice int) List of component variables for a distributed variable. |
resumen entero | getExperimentalDistributedVariableComponentsCount () List of component variables for a distributed variable. |
Lista abstracta< Variable guardada > | getExperimentalDistributedVariableComponentsList () List of component variables for a distributed variable. |
resumen SavedVariableOrBuilder | getExperimentalDistributedVariableComponentsOrBuilder (índice int) List of component variables for a distributed variable. |
Lista abstracta<? extiende SavedVariableOrBuilder > | getExperimentalDistributedVariableComponentsOrBuilderList () List of component variables for a distributed variable. |
cadena abstracta | obtenerNombre () string name = 6; |
resumen com.google.protobuf.ByteString | getNombreBytes () string name = 6; |
resumen TensorShapeProto | obtener forma () .tensorflow.TensorShapeProto shape = 2; |
abstracto TensorShapeProtoOrBuilder | getShapeOrBuilder () .tensorflow.TensorShapeProto shape = 2; |
sincronización de variables abstractas | obtener sincronización () .tensorflow.VariableSynchronization synchronization = 4; |
resumen entero | getSynchronizationValue () .tensorflow.VariableSynchronization synchronization = 4; |
booleano abstracto | obtener entrenable () bool trainable = 3; |
booleano abstracto | tiene forma () .tensorflow.TensorShapeProto shape = 2; |
Métodos públicos
público abstracto VariableAggregation getAggregation ()
.tensorflow.VariableAggregation aggregation = 5;
resumen público int getAggregationValue ()
.tensorflow.VariableAggregation aggregation = 5;
Cadena abstracta pública getDevice ()
string device = 7;
resumen público com.google.protobuf.ByteString getDeviceBytes ()
string device = 7;
resumen público int getDtypeValue ()
.tensorflow.DataType dtype = 1;
resumen público SavedVariable getExperimentalDistributedVariableComponents (índice int)
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;
resumen público 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;
Lista de resumen público < Variable guardada > 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;
resumen público SavedVariableOrBuilder getExperimentalDistributedVariableComponentsOrBuilder (índice int)
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;
Lista de resúmenes públicos <? extiende 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;
Cadena abstracta pública getName ()
string name = 6;
resumen público com.google.protobuf.ByteString getNameBytes ()
string name = 6;
resumen público TensorShapeProtoOrBuilder getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 2;
sincronización de variables abstracta pública getSynchronization ()
.tensorflow.VariableSynchronization synchronization = 4;
resumen público int getSynchronizationValue ()
.tensorflow.VariableSynchronization synchronization = 4;
getTrainable booleano abstracto público ()
bool trainable = 3;
hasShape booleano abstracto público ()
.tensorflow.TensorShapeProto shape = 2;