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

update the deprecated torch.norm with torch.linalg.norm #204

Closed
wants to merge 1 commit into from

Conversation

helios2003
Copy link

Solved the issue mentioned in #203 by replacing the torch.norm which will be deprecated in future versions of PyTorch with torch.linalg.norm

@netlify
Copy link

netlify bot commented Apr 1, 2023

Deploy Preview for capable-unicorn-d5e336 ready!

Name Link
🔨 Latest commit 1048590
🔍 Latest deploy log https://app.netlify.com/sites/capable-unicorn-d5e336/deploys/64288642dba89300084cca9b
😎 Deploy Preview https://deploy-preview-204--capable-unicorn-d5e336.netlify.app/_modules/quaterion/loss/arcface_loss
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@monatis
Copy link
Contributor

monatis commented Apr 3, 2023

I'd like to handle it in #202

@monatis monatis closed this Apr 3, 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.

None yet

2 participants