onnxruntime
b508c723 - Replace call to deprecated torch.norm (#16758)

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.
Author
Parents
Loading