pytorch
07800c9c - Miscellaneous fixes from symbolic-shapes branch (#86042)

Commit
2 years ago
Miscellaneous fixes from symbolic-shapes branch (#86042) - Make toIValue accept SymIntNode and SymFloatNode where number (aka Scalar) is expected - Binding for symintlistOptional in python arg parser - Teach translate to convert from IntArrayRef to ArrayRef<int64_t> - Don't query _symint function for meta info in LTC unless LTC is code generating a symint function Signed-off-by: Edward Z. Yang <ezyang@fb.com> Pull Request resolved: https://github.com/pytorch/pytorch/pull/86042 Approved by: https://github.com/Chillee
Author
Committer
Parents
Loading