| Modifier and Type | Method and Description |
|---|---|
TensorDim |
TensorDim.__init(int _i,
ByteBuffer _bb) |
static TensorDim |
TensorDim.getRootAsTensorDim(ByteBuffer _bb) |
static TensorDim |
TensorDim.getRootAsTensorDim(ByteBuffer _bb,
TensorDim obj) |
TensorDim |
Tensor.shape(int j)
The dimensions of the tensor, optionally named
|
TensorDim |
Tensor.shape(TensorDim obj,
int j) |
| Modifier and Type | Method and Description |
|---|---|
static TensorDim |
TensorDim.getRootAsTensorDim(ByteBuffer _bb,
TensorDim obj) |
TensorDim |
Tensor.shape(TensorDim obj,
int j) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.