อินเทอร์เฟซสาธารณะแบบคง ที่ 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 | รับรูปร่าง () .tensorflow.TensorShapeProto shape = 3; |
| นามธรรม TensorShapeProtoOrBuilder | getShapeOrBuilder () .tensorflow.TensorShapeProto shape = 3; |
| ยาวเป็นนามธรรม | รับขนาด () int64 size = 1; |
| บูลีนนามธรรม | มีรูปร่าง () .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;