パブリック インターフェイスTensorMetadataOrBuilder
| 既知の間接サブクラス |
パブリックメソッド
| 抽象TensorShapeProto | getTensorShape () .tensorflow.TensorShapeProto tensor_shape = 2; |
| 抽象TensorShapeProtoOrBuilder | getTensorShapeOrBuilder () .tensorflow.TensorShapeProto tensor_shape = 2; |
| 抽象的な長い | getTensorSizeBytes () Number of uncompressed bytes used to store the tensor representation. |
| 抽象ブール値 | hasTensorShape () .tensorflow.TensorShapeProto tensor_shape = 2; |
パブリックメソッド
パブリック抽象TensorShapeProtoOrBuilder getTensorShapeOrBuilder ()
.tensorflow.TensorShapeProto tensor_shape = 2;
public abstract long getTensorSizeBytes ()
Number of uncompressed bytes used to store the tensor representation.
int64 tensor_size_bytes = 3; public abstract boolean hasTensorShape ()
.tensorflow.TensorShapeProto tensor_shape = 2;