رابط استاتیک عمومی CostGraphDef.Node.OutputInfoOrBuilder
زیر کلاس های غیر مستقیم شناخته شده |
روش های عمومی
انتزاعی طولانی | getAliasInputPort () If >= 0, the output is an alias of an input. |
نوع داده انتزاعی | getDtype () .tensorflow.DataType dtype = 4; |
انتزاعی | getDtypeValue () .tensorflow.DataType dtype = 4; |
انتزاعی TensorShapeProto | getShape () .tensorflow.TensorShapeProto shape = 3; |
انتزاعی TensorShapeProtoOrBuilder | getShapeOrBuilder () .tensorflow.TensorShapeProto shape = 3; |
انتزاعی طولانی | getSize () int64 size = 1; |
بولی انتزاعی | hasShape () .tensorflow.TensorShapeProto shape = 3; |
روش های عمومی
انتزاع عمومی طولانی 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;
انتزاعی عمومی int getDtypeValue ()
.tensorflow.DataType dtype = 4;
انتزاعی عمومی TensorShapeProtoOrBuilder getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 3;
انتزاع عمومی طولانی getSize ()
int64 size = 1;
hasShape بولی انتزاعی عمومی ()
.tensorflow.TensorShapeProto shape = 3;