pytorch
e56d3b02 - Added OpInfo tests for NNC (#58719)

Commit
3 years ago
Added OpInfo tests for NNC (#58719) Summary: Finds a couple of bugs: 1. permute needs to wrap dimensions 2. slice needs to wrap dimensions 3. frac doesn't work correctly for negative values 4. Permute has some other failures. This PR also fixes 1 + 2. Pull Request resolved: https://github.com/pytorch/pytorch/pull/58719 Reviewed By: SplitInfinity Differential Revision: D28590457 Pulled By: Chillee fbshipit-source-id: a67fce67799602f9396bfeef615e652364918fbd
Author
Parents
Loading