interface estática pública CostGraphDef.Node.OutputInfoOrBuilder
Subclasses indiretas conhecidas |
Métodos Públicos
abstrato longo | getAliasInputPort () If >= 0, the output is an alias of an input. |
tipo de dados abstrato | getDtype () .tensorflow.DataType dtype = 4; |
abstrato int | getDtypeValue () .tensorflow.DataType dtype = 4; |
abstrato TensorShapeProto | obterForma () .tensorflow.TensorShapeProto shape = 3; |
TensorShapeProtoOrBuilder abstrato | getShapeOrBuilder () .tensorflow.TensorShapeProto shape = 3; |
abstrato longo | getSize () int64 size = 1; |
booleano abstrato | temForma () .tensorflow.TensorShapeProto shape = 3; |
Métodos Públicos
público abstrato longo 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 abstrato int getDtypeValue ()
.tensorflow.DataType dtype = 4;
público abstrato TensorShapeProtoOrBuilder getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 3;
público abstrato longo getSize ()
int64 size = 1;
hasShape booleano abstrato público ()
.tensorflow.TensorShapeProto shape = 3;