pytorch
6620d7d6 - OpInfo: norm (#59259)

Commit
4 years ago
OpInfo: norm (#59259) Summary: Reference: https://github.com/pytorch/pytorch/issues/54261 EDIT: ~~Test takes whooping 4 mins to run :sweat:~~ (Filtered tests also included linalg norm) Newly added tests take around 2 mins. ``` ==================================================== 193 passed, 224 skipped, 27224 deselected, 5 warnings in 138.87s (0:02:18) ==================================================== ``` Pull Request resolved: https://github.com/pytorch/pytorch/pull/59259 Reviewed By: jbschlosser Differential Revision: D28833962 Pulled By: mruberry fbshipit-source-id: 40b24d6a8cb8b7d231b2f6b34b87cee4f136c5f9
Author
Parents
Loading