TensorSpecProtoOrBuilder

interfaz pública TensorSpecProtoOrBuilder
Subclases indirectas conocidas

Métodos públicos

Tipo de datos abstracto
getDtype ()
.tensorflow.DataType dtype = 3;
int abstracto
getDtypeValue ()
.tensorflow.DataType dtype = 3;
cadena abstracta
getName ()
string name = 1;
resumen com.google.protobuf.ByteString
getNameBytes ()
string name = 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 = 3;

public abstract int getDtypeValue ()

.tensorflow.DataType dtype = 3;

público abstracto String getName ()

string name = 1;

resumen público com.google.protobuf.ByteString getNameBytes ()

string name = 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;