publiczny interfejs statyczny CostGraphDef.Node.OutputInfoOrBuilder
Znane podklasy pośrednie |
Metody publiczne
streszczenie długie | getAliasInputPort () If >= 0, the output is an alias of an input. |
abstrakcyjny typ danych | getDtype () .tensorflow.DataType dtype = 4; |
streszczenie wew | getDtypeValue () .tensorflow.DataType dtype = 4; |
abstrakcyjny TensorShapeProto | uzyskaj kształt () .tensorflow.TensorShapeProto shape = 3; |
abstrakcyjny TensorShapeProtoOrBuilder | getShapeOrBuilder () .tensorflow.TensorShapeProto shape = 3; |
streszczenie długie | pobierzRozmiar () int64 size = 1; |
abstrakcyjna wartość logiczna | ma kształt () .tensorflow.TensorShapeProto shape = 3; |
Metody publiczne
publiczne streszczenie długie 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;
publiczne streszczenie int getDtypeValue ()
.tensorflow.DataType dtype = 4;
publiczne streszczenie TensorShapeProtoOrBuilder getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 3;
publiczne streszczenie długie getSize ()
int64 size = 1;
publiczna wartość logiczna abstrakcyjna hasShape ()
.tensorflow.TensorShapeProto shape = 3;