ResourceDtypeAndShapeOrBuilder

interface pública ResourceDtypeAndShapeOrBuilder
Subclasses indiretas conhecidas

Métodos Públicos

tipo de dados abstrato
getDtype ()
.tensorflow.DataType dtype = 1;
abstrato int
getDtypeValue ()
.tensorflow.DataType dtype = 1;
abstrato TensorShapeProto
obterForma ()
.tensorflow.TensorShapeProto shape = 2;
TensorShapeProtoOrBuilder abstrato
getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 2;
booleano abstrato
temForma ()
.tensorflow.TensorShapeProto shape = 2;

Métodos Públicos

tipo de dados abstrato público getDtype ()

.tensorflow.DataType dtype = 1;

público abstrato int getDtypeValue ()

.tensorflow.DataType dtype = 1;

público abstrato TensorShapeProto getShape ()

.tensorflow.TensorShapeProto shape = 2;

público abstrato TensorShapeProtoOrBuilder getShapeOrBuilder ()

.tensorflow.TensorShapeProto shape = 2;

hasShape booleano abstrato público ()

.tensorflow.TensorShapeProto shape = 2;