TensorSpecProtoOrBuilder

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

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

ประเภทข้อมูล นามธรรม
getDtype ()
.tensorflow.DataType dtype = 3;
บทคัดย่อ
getDtypeValue ()
.tensorflow.DataType dtype = 3;
สตริงที่เป็นนามธรรม
รับชื่อ ()
string name = 1;
นามธรรม com.google.protobuf.ByteString
getNameBytes ()
string name = 1;
นามธรรม TensorShapeProto
รับรูปร่าง ()
.tensorflow.TensorShapeProto shape = 2;
นามธรรม TensorShapeProtoOrBuilder
getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 2;
บูลีนนามธรรม
มีรูปทรง ()
.tensorflow.TensorShapeProto shape = 2;

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

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

.tensorflow.DataType dtype = 3;

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

.tensorflow.DataType dtype = 3;

สตริงนามธรรมสาธารณะ getName ()

string name = 1;

นามธรรมสาธารณะ com.google.protobuf.ByteString getNameBytes ()

string name = 1;

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

.tensorflow.TensorShapeProto shape = 2;

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

.tensorflow.TensorShapeProto shape = 2;

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

.tensorflow.TensorShapeProto shape = 2;