ResourceDtypeAndShapeOrBuilder

interfaccia pubblica ResourceDtypeAndShapeOrBuilder
Sottoclassi indirette conosciute

Metodi pubblici

tipo di dati astratto
getDtipo ()
.tensorflow.DataType dtype = 1;
astratto int
getDtipoValore ()
.tensorflow.DataType dtype = 1;
astratto TensorShapeProto
ottieni forma ()
.tensorflow.TensorShapeProto shape = 2;
astratto TensorShapeProtoOrBuilder
getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 2;
booleano astratto
haForma ()
.tensorflow.TensorShapeProto shape = 2;

Metodi pubblici

estratto pubblico DataType getDtype ()

.tensorflow.DataType dtype = 1;

public abstract int getDtypeValue ()

.tensorflow.DataType dtype = 1;

estratto pubblico TensorShapeProto getShape ()

.tensorflow.TensorShapeProto shape = 2;

estratto pubblico TensorShapeProtoOrBuilder getShapeOrBuilder ()

.tensorflow.TensorShapeProto shape = 2;

pubblico astratto booleano hasShape ()

.tensorflow.TensorShapeProto shape = 2;