在对涉及到使用NDArray类型的信息的Debug中,总是会对debug信息里面出现的shapeInfo的长度刚到疑惑。
经过阅读源码发现:
/**
* Creates the shape information buffer
* given the shape,stride
* @param shape the shape for the buffer
* @param stride the stride for the buffer
* @param offset the offset for the buffer
* @param elementWiseStride the element wise stride for