Struct TensorShape#

Struct Documentation#

struct TensorShape#

Public Functions

inline auto total_elements() const -> std::size_t#

Public Members

std::vector<std::size_t> dimensions#