pytorch
8753703b - Fix some bugs in SymFloat IValue and toPyObject handling (#86072)

Commit
2 years ago
Fix some bugs in SymFloat IValue and toPyObject handling (#86072) - Test for symbolic cases first before non-symbolic, as symbolic ints/floats advertise as being ints/floats - Add missing case for toPyObject Signed-off-by: Edward Z. Yang <ezyang@fb.com> Pull Request resolved: https://github.com/pytorch/pytorch/pull/86072 Approved by: https://github.com/wconstab
Author
Committer
Parents
Loading