interfaccia statica pubblica CostGraphDef.Node.OutputInfoOrBuilder
Sottoclassi indirette conosciute |
Metodi pubblici
astratto lungo | getAliasInputPort () If >= 0, the output is an alias of an input. |
tipo di dati astratto | getDtipo () .tensorflow.DataType dtype = 4; |
astratto int | getDtipoValore () .tensorflow.DataType dtype = 4; |
astratto TensorShapeProto | ottieni forma () .tensorflow.TensorShapeProto shape = 3; |
astratto TensorShapeProtoOrBuilder | getShapeOrBuilder () .tensorflow.TensorShapeProto shape = 3; |
astratto lungo | ottienidimensione () int64 size = 1; |
booleano astratto | haForma () .tensorflow.TensorShapeProto shape = 3; |
Metodi pubblici
pubblico astratto lungo 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;
public abstract int getDtypeValue ()
.tensorflow.DataType dtype = 4;
estratto pubblico TensorShapeProtoOrBuilder getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 3;
public abstract lungo getSize ()
int64 size = 1;
pubblico astratto booleano hasShape ()
.tensorflow.TensorShapeProto shape = 3;