ResourceHandleProto.DtypeAndShapeOrBuilder

อินเทอร์เฟซแบบคงที่สาธารณะ ResourceHandleProto.DtypeAndShapeOrBuilder
คลาสย่อยทางอ้อมที่รู้จัก

วิธีการสาธารณะ

ประเภทข้อมูล นามธรรม
getDtype ()
.tensorflow.DataType dtype = 1;
บทคัดย่อ
getDtypeValue ()
.tensorflow.DataType dtype = 1;
นามธรรม TensorShapeProto
รับรูปร่าง ()
.tensorflow.TensorShapeProto shape = 2;
นามธรรม TensorShapeProtoOrBuilder
getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 2;
บูลีนนามธรรม
มีรูปร่าง ()
.tensorflow.TensorShapeProto shape = 2;

วิธีการสาธารณะ

DataType นามธรรมสาธารณะ getDtype ()

.tensorflow.DataType dtype = 1;

บทคัดย่อสาธารณะ int getDtypeValue ()

.tensorflow.DataType dtype = 1;

นามธรรมสาธารณะ TensorShapeProto getShape ()

.tensorflow.TensorShapeProto shape = 2;

นามธรรมสาธารณะ TensorShapeProtoOrBuilder getShapeOrBuilder ()

.tensorflow.TensorShapeProto shape = 2;

hasShape บูลีนนามธรรมสาธารณะ ()

.tensorflow.TensorShapeProto shape = 2;