![]() |
Signet Forge 0.1.0
C++20 Parquet library with AI-native extensions
|
DEMO |
This is the complete list of members for signet::forge::TensorShape, including all inherited members.
| dims | signet::forge::TensorShape | |
| is_matrix() const noexcept | signet::forge::TensorShape | inline |
| is_scalar() const noexcept | signet::forge::TensorShape | inline |
| is_vector() const noexcept | signet::forge::TensorShape | inline |
| ndim() const noexcept | signet::forge::TensorShape | inline |
| num_elements() const noexcept | signet::forge::TensorShape | inline |
| operator!=(const TensorShape &other) const | signet::forge::TensorShape | inline |
| operator==(const TensorShape &other) const | signet::forge::TensorShape | inline |
| TensorShape()=default | signet::forge::TensorShape | |
| TensorShape(std::vector< int64_t > d) | signet::forge::TensorShape | inlineexplicit |
| TensorShape(std::initializer_list< int64_t > il) | signet::forge::TensorShape | inline |