interface pública TensorSpecProtoOrBuilder
| Subclasses indiretas conhecidas |
Métodos Públicos
| DataType abstrato | getDtype () .tensorflow.DataType dtype = 3; |
| abstrato int | getDtypeValue () .tensorflow.DataType dtype = 3; |
| String abstrata | getName () string name = 1; |
| abstract com.google.protobuf.ByteString | getNameBytes () string name = 1; |
| TensorShapeProto abstrato | getShape () .tensorflow.TensorShapeProto shape = 2; |
| TensorShapeProtoOrBuilder abstrato | getShapeOrBuilder () .tensorflow.TensorShapeProto shape = 2; |
| booleano abstrato | hasShape () .tensorflow.TensorShapeProto shape = 2; |
Métodos Públicos
public abstract int getDtypeValue ()
.tensorflow.DataType dtype = 3;
public abstract String getName ()
string name = 1;
public abstract com.google.protobuf.ByteString getNameBytes ()
string name = 1;
public abstract TensorShapeProtoOrBuilder getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 2;
public abstract boolean hasShape ()
.tensorflow.TensorShapeProto shape = 2;