ResourceHandleProto.DtypeAndShapeOrBuilder

interfaz estática pública ResourceHandleProto.DtypeAndShapeOrBuilder
Subclases indirectas conocidas

Métodos públicos

Tipo de datos abstracto
getDtype ()
.tensorflow.DataType dtype = 1;
int abstracto
getDtypeValue ()
.tensorflow.DataType dtype = 1;
abstracto TensorShapeProto
getShape ()
.tensorflow.TensorShapeProto shape = 2;
abstracto TensorShapeProtoOrBuilder
getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 2;
booleano abstracto
hasShape ()
.tensorflow.TensorShapeProto shape = 2;

Métodos públicos

Tipo de datos abstracto público getDtype ()

.tensorflow.DataType dtype = 1;

public abstract int getDtypeValue ()

.tensorflow.DataType dtype = 1;

resumen público TensorShapeProto getShape ()

.tensorflow.TensorShapeProto shape = 2;

resumen público TensorShapeProtoOrBuilder getShapeOrBuilder ()

.tensorflow.TensorShapeProto shape = 2;

público abstracto booleano hasShape ()

.tensorflow.TensorShapeProto shape = 2;