clase final estática pública CostGraphDef.Node.OutputInfo.Builder
Outputs of this node.
tensorflow.CostGraphDef.Node.OutputInfo
Métodos públicos
CostGraphDef.Node.OutputInfo.Builder | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto) |
CostGraphDef.Node.OutputInfo | construir () |
CostGraphDef.Node.OutputInfo | |
CostGraphDef.Node.OutputInfo.Builder | claro () |
CostGraphDef.Node.OutputInfo.Builder | borrarAliasInputPort () If >= 0, the output is an alias of an input. |
CostGraphDef.Node.OutputInfo.Builder | tipo claro () .tensorflow.DataType dtype = 4; |
CostGraphDef.Node.OutputInfo.Builder | clearField (campo com.google.protobuf.Descriptors.FieldDescriptor) |
CostGraphDef.Node.OutputInfo.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor uno de) |
CostGraphDef.Node.OutputInfo.Builder | forma clara () .tensorflow.TensorShapeProto shape = 3; |
CostGraphDef.Node.OutputInfo.Builder | borrarTamaño () int64 size = 1; |
CostGraphDef.Node.OutputInfo.Builder | clonar () |
largo | getAliasInputPort () If >= 0, the output is an alias of an input. |
CostGraphDef.Node.OutputInfo | |
com.google.protobuf.Descriptors.Descriptor estático final | |
com.google.protobuf.Descriptors.Descriptor | |
Tipo de datos | obtener tipo D () .tensorflow.DataType dtype = 4; |
entero | getDtipoValor () .tensorflow.DataType dtype = 4; |
TensorShapeProto | obtener forma () .tensorflow.TensorShapeProto shape = 3; |
TensorShapeProto.Builder | getShapeBuilder () .tensorflow.TensorShapeProto shape = 3; |
TensorShapeProtoOrBuilder | getShapeOrBuilder () .tensorflow.TensorShapeProto shape = 3; |
largo | obtenerTamaño () int64 size = 1; |
booleano | tiene forma () .tensorflow.TensorShapeProto shape = 3; |
booleano final | |
CostGraphDef.Node.OutputInfo.Builder | mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry) |
CostGraphDef.Node.OutputInfo.Builder | mergeFrom (com.google.protobuf.Message otro) |
CostGraphDef.Node.OutputInfo.Builder | |
final CostGraphDef.Node.OutputInfo.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields) |
CostGraphDef.Node.OutputInfo.Builder | setAliasInputPort (valor largo) If >= 0, the output is an alias of an input. |
CostGraphDef.Node.OutputInfo.Builder | |
CostGraphDef.Node.OutputInfo.Builder | setDtypeValue (valor int) .tensorflow.DataType dtype = 4; |
CostGraphDef.Node.OutputInfo.Builder | setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto) |
CostGraphDef.Node.OutputInfo.Builder | setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto) |
CostGraphDef.Node.OutputInfo.Builder | |
CostGraphDef.Node.OutputInfo.Builder | |
CostGraphDef.Node.OutputInfo.Builder | setSize (valor largo) int64 size = 1; |
final CostGraphDef.Node.OutputInfo.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields) |
Métodos heredados
Métodos públicos
público CostGraphDef.Node.OutputInfo.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
público CostGraphDef.Node.OutputInfo.Builder clearAliasInputPort ()
If >= 0, the output is an alias of an input. Note that an alias input may itself be an alias. The algorithm will therefore need to follow those pointers.
int64 alias_input_port = 2;
público CostGraphDef.Node.OutputInfo.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
público CostGraphDef.Node.OutputInfo.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
público largo getAliasInputPort ()
If >= 0, the output is an alias of an input. Note that an alias input may itself be an alias. The algorithm will therefore need to follow those pointers.
int64 alias_input_port = 2;
público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
público int getDtypeValue ()
.tensorflow.DataType dtype = 4;
público largo getSize ()
int64 size = 1;
hasShape booleano público ()
.tensorflow.TensorShapeProto shape = 3;
público final booleano isInitialized ()
público CostGraphDef.Node.OutputInfo.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
Lanza
IOExcepción |
---|
público CostGraphDef.Node.OutputInfo.Builder mergeShape (valor TensorShapeProto )
.tensorflow.TensorShapeProto shape = 3;
CostGraphDef.Node.OutputInfo.Builder final público mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)
público CostGraphDef.Node.OutputInfo.Builder setAliasInputPort (valor largo)
If >= 0, the output is an alias of an input. Note that an alias input may itself be an alias. The algorithm will therefore need to follow those pointers.
int64 alias_input_port = 2;
público CostGraphDef.Node.OutputInfo.Builder setDtype (valor de tipo de datos )
.tensorflow.DataType dtype = 4;
público CostGraphDef.Node.OutputInfo.Builder setDtypeValue (valor int)
.tensorflow.DataType dtype = 4;
público CostGraphDef.Node.OutputInfo.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
público CostGraphDef.Node.OutputInfo.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)
público CostGraphDef.Node.OutputInfo.Builder setShape (valor TensorShapeProto )
.tensorflow.TensorShapeProto shape = 3;
público CostGraphDef.Node.OutputInfo.Builder setShape ( TensorShapeProto.Builder builderForValue)
.tensorflow.TensorShapeProto shape = 3;