ממשק סטטי ציבורי CostGraphDef.Node.OutputInfoOrBuilder
תת-מחלקות עקיפות ידועות |
שיטות ציבוריות
מופשט ארוך | getAliasInputPort () If >= 0, the output is an alias of an input. |
תקציר DataType | getDtype () .tensorflow.DataType dtype = 4; |
מופשט int | 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;
תקציר ציבורי ארוך getSize ()
int64 size = 1;
תקציר בוליאני hasShape ציבורי ()
.tensorflow.TensorShapeProto shape = 3;