Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#12795: Move numpy functions.hpp #12817

Merged
merged 6 commits into from
Sep 22, 2024
Merged

Conversation

VirdhatchaniKN
Copy link
Contributor

@VirdhatchaniKN VirdhatchaniKN commented Sep 18, 2024

Issue : #12795

Work Done:

  • Moved ttnn/cpp/ttnn/deprecated/tt_numpy/functions.hpp --> ttnn/cpp/ttnn/operations/numpy/functions.hpp
  • Changed the namespace from tt::numpy --> ttnn::numpy

CI : All post-commit tests : PASSED

Copy link
Contributor

@KalaivaniMCW KalaivaniMCW left a comment

Choose a reason for hiding this comment

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

Looks good.

@VirdhatchaniKN
Copy link
Contributor Author

@VirdhatchaniKN VirdhatchaniKN merged commit 62aeb39 into main Sep 22, 2024
105 checks passed
@VirdhatchaniKN VirdhatchaniKN deleted the virdhatchani/numpy_functions branch September 22, 2024 11:57
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.

Move numpy functions.hpp
7 participants