interfaz pública BoundedTensorSpecProtoOrBuilder
| Subclases indirectas conocidas |
Métodos públicos
| Tipo de datos abstracto | getDtype () .tensorflow.DataType dtype = 3; |
| int abstracto | getDtypeValue () .tensorflow.DataType dtype = 3; |
| TensorProto abstracto | getMaximum () .tensorflow.TensorProto maximum = 5; |
| TensorProtoOrBuilder abstracto | getMaximumOrBuilder () .tensorflow.TensorProto maximum = 5; |
| TensorProto abstracto | getMinimum () .tensorflow.TensorProto minimum = 4; |
| TensorProtoOrBuilder abstracto | getMinimumOrBuilder () .tensorflow.TensorProto minimum = 4; |
| 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 | hasMaximum () .tensorflow.TensorProto maximum = 5; |
| booleano abstracto | hasMinimum () .tensorflow.TensorProto minimum = 4; |
| booleano abstracto | hasShape () .tensorflow.TensorShapeProto shape = 2; |
Métodos públicos
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 TensorShapeProtoOrBuilder getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 2;
público abstracto booleano hasMaximum ()
.tensorflow.TensorProto maximum = 5;
público abstracto booleano hasMinimum ()
.tensorflow.TensorProto minimum = 4;
público abstracto booleano hasShape ()
.tensorflow.TensorShapeProto shape = 2;