ResourceHandleProto.DtypeAndShapeOrBuilder

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

Métodos públicos

tipo de datos abstracto
obtener tipo D ()
.tensorflow.DataType dtype = 1;
resumen entero
getDtypeValue ()
.tensorflow.DataType dtype = 1;
resumen TensorShapeProto
obtener forma ()
.tensorflow.TensorShapeProto shape = 2;
abstracto TensorShapeProtoOrBuilder
getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 2;
booleano abstracto
tiene forma ()
.tensorflow.TensorShapeProto shape = 2;

Métodos públicos

Tipo de datos abstracto público getDtype ()

.tensorflow.DataType dtype = 1;

resumen público int getDtypeValue ()

.tensorflow.DataType dtype = 1;

resumen público TensorShapeProto getShape ()

.tensorflow.TensorShapeProto shape = 2;

resumen público TensorShapeProtoOrBuilder getShapeOrBuilder ()

.tensorflow.TensorShapeProto shape = 2;

hasShape booleano abstracto público ()

.tensorflow.TensorShapeProto shape = 2;