Skip to content

Conversation

@Lepsps
Copy link
Collaborator

@Lepsps Lepsps commented Mar 23, 2025

No description provided.

@Lepsps Lepsps requested review from allnes and aobolensk as code owners March 23, 2025 18:14

size_t Shape::get_rank() const { return dimensions.size(); }

template <typename T>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please, move template implementation to the header, otherwise it will not work for other data types specified by the user

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants