public interface TensorCalculator
| Modifier and Type | Method and Description |
|---|---|
int |
getBaseOffset() |
int |
getElementWiseStrideForTensor() |
int |
getNumTensors() |
int |
getOffsetForTensor(int tensorIdx) |
int[] |
getShape() |
int[] |
getStride() |
int |
getTensorLength() |
Copyright © 2016. All Rights Reserved.