NForge
Tensor library
Loading...
Searching...
No Matches
Tensor::Shape Member List

This is the complete list of members for Tensor::Shape, including all inherited members.

getContiguousStrides() constTensor::Shape
getDim(size_t idx) constTensor::Shape
getNumDims() constTensor::Shape
getNumElements() constTensor::Shape
getSlice(size_t start, size_t end) constTensor::Shape
isScalar() constTensor::Shape
operator!=(const Tensor::Shape &other) constTensor::Shape
operator==(const Tensor::Shape &other) constTensor::Shape
operator[](size_t index) constTensor::Shape
operator[](const std::vector< size_t > &position) constTensor::Shape
removeLeadingDimension() constTensor::Shape
Shape()=defaultTensor::Shape
Shape(const std::vector< size_t > &dims)Tensor::Shape
Shape(const std::initializer_list< size_t > &dims)Tensor::Shape
Shape(const TensorLayout &layout)Tensor::Shape
toContiguousLayout() constTensor::Shape
toString() constTensor::Shape
toVector() constTensor::Shape
withoutTrailingOnes() constTensor::Shape