ResourceHandleProto.DtypeAndShapeOrBuilder

パブリック静的インターフェイスResourceHandleProto.DtypeAndShapeOrBuilder
既知の間接サブクラス

パブリックメソッド

抽象データ型
getDtype ()
.tensorflow.DataType dtype = 1;
抽象整数
getDtypeValue ()
.tensorflow.DataType dtype = 1;
抽象TensorShapeProto
getShape ()
.tensorflow.TensorShapeProto shape = 2;
抽象TensorShapeProtoOrBuilder
getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 2;
抽象ブール値
hasShape ()
.tensorflow.TensorShapeProto shape = 2;

パブリックメソッド

public abstract DataType getDtype ()

.tensorflow.DataType dtype = 1;

パブリック抽象 int getDtypeValue ()

.tensorflow.DataType dtype = 1;

パブリック抽象TensorShapeProto getShape ()

.tensorflow.TensorShapeProto shape = 2;

パブリック抽象TensorShapeProtoOrBuilder getShapeOrBuilder ()

.tensorflow.TensorShapeProto shape = 2;

パブリック抽象ブール値hasShape ()

.tensorflow.TensorShapeProto shape = 2;