TensorSpecProtoOrBuilder

ממשק ציבורי TensorSpecProtoOrBuilder
תת-מחלקות עקיפות ידועות

שיטות ציבוריות

תקציר 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;

שיטות ציבוריות

תקציר ציבורי 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;