Member List#
1 min read time
Applies to Linux
roccv::TensorShape Member List
This is the complete list of members for roccv::TensorShape, including all inherited members.
| layout() const | roccv::TensorShape | |
| operator!=(const TensorShape &rhs) const | roccv::TensorShape | |
| operator=(const TensorShape &other) | roccv::TensorShape | |
| operator==(const TensorShape &rhs) const | roccv::TensorShape | |
| operator[](int32_t i) const | roccv::TensorShape | |
| size() const | roccv::TensorShape | |
| TensorShape()=delete | roccv::TensorShape | |
| TensorShape(const TensorLayout &layout, const std::span< const int64_t > shape) | roccv::TensorShape | |
| TensorShape(const TensorLayout &layout, const std::initializer_list< const int64_t > shape) | roccv::TensorShape |