CostGraphDef.Node.OutputInfoOrBuilder

giao diện tĩnh công cộng CostGraphDef.Node.OutputInfoOrBuilder
Các lớp con gián tiếp đã biết

Phương pháp công khai

trừu tượng dài
getAliasInputPort ()
 If >= 0, the output is an alias of an input.
kiểu dữ liệu trừu tượng
getDtype ()
.tensorflow.DataType dtype = 4;
int trừu tượng
getDtypeValue ()
.tensorflow.DataType dtype = 4;
trừu tượng TensorShapeProto
getShape ()
.tensorflow.TensorShapeProto shape = 3;
trừu tượng TensorShapeProtoOrBuilder
getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 3;
trừu tượng dài
lấyKích thước ()
int64 size = 1;
trừu tượng boolean
hasShape ()
.tensorflow.TensorShapeProto shape = 3;

Phương pháp công khai

tóm tắt công khai dài 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;

Tóm tắt công khai DataType getDtype ()

.tensorflow.DataType dtype = 4;

tóm tắt công khai int getDtypeValue ()

.tensorflow.DataType dtype = 4;

tóm tắt công khai TensorShapeProto getShape ()

.tensorflow.TensorShapeProto shape = 3;

tóm tắt công khai TensorShapeProtoOrBuilder getShapeOrBuilder ()

.tensorflow.TensorShapeProto shape = 3;

tóm tắt công khai dài getSize ()

int64 size = 1;

boolean trừu tượng công khai hasShape ()

.tensorflow.TensorShapeProto shape = 3;