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

Adding norm operator (similar to numpy.linalg.norm.html) #579

Merged
merged 8 commits into from
Feb 3, 2021

Conversation

markbookk
Copy link
Contributor

Adding the norm operator. This is similar to https://numpy.org/doc/stable/reference/generated/numpy.linalg.norm.html.

Implemented using MXNet and Tensorflow engine. This is my first operator and I had to do a few tricks to make it work so any feedback or tips on the code is greatly appreciated!

Copy link
Contributor

@stu1130 stu1130 left a comment

Choose a reason for hiding this comment

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

Thanks for your contribution!

@markbookk markbookk force-pushed the linalg-norm branch 2 times, most recently from b584b49 to 4689266 Compare February 3, 2021 16:06
@stu1130 stu1130 merged commit 735af8f into deepjavalibrary:master Feb 3, 2021
Lokiiiiii pushed a commit to Lokiiiiii/djl that referenced this pull request Oct 10, 2023
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.

4 participants