onnxruntime
b508c723
- Replace call to deprecated torch.norm (#16758)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Replace call to deprecated torch.norm (#16758) ### Description torch.norm is deprecated as mentioned in issue #16751. This PR replaces the call to torch.norm by the options suggested by torch documentation.
References
#16758 - Replace call to deprecated torch.norm
Author
xadupre
Parents
b7176f98
Loading