interfaz estática pública CostGraphDef.Node.OutputInfoOrBuilder
| Subclases indirectas conocidas |
Métodos públicos
| abstracto largo | getAliasInputPort () If >= 0, the output is an alias of an input. |
| tipo de datos abstracto | obtener tipo D () .tensorflow.DataType dtype = 4; |
| resumen entero | getDtypeValue () .tensorflow.DataType dtype = 4; |
| resumen TensorShapeProto | obtener forma () .tensorflow.TensorShapeProto shape = 3; |
| abstracto TensorShapeProtoOrBuilder | getShapeOrBuilder () .tensorflow.TensorShapeProto shape = 3; |
| abstracto largo | obtenerTamaño () int64 size = 1; |
| booleano abstracto | tiene forma () .tensorflow.TensorShapeProto shape = 3; |
Métodos públicos
resumen 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; resumen público int getDtypeValue ()
.tensorflow.DataType dtype = 4;
resumen público TensorShapeProtoOrBuilder getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 3;
getSize largo abstracto público ()
int64 size = 1;
hasShape booleano abstracto público ()
.tensorflow.TensorShapeProto shape = 3;