pytorch/torch/masked
Edward Z. Yang fdaddec2c3 make_fx can now SymIntify int inputs (#113452)
This PR also contains a basket of fixes that were turned up by now testing more arguments with SymInt. I fixed as many of the easy ones as I could easily get earlier in this stack and a bunch here, but there are some more annoying ones I xfailed.

Signed-off-by: Edward Z. Yang <ezyang@meta.com>
Pull Request resolved: https://github.com/pytorch/pytorch/pull/113452
Approved by: https://github.com/Chillee
ghstack dependencies: #113877, #113911
2023-11-18 06:39:09 +00:00
..
maskedtensor Make is_sparse a property of MaskedTensor (#110725) 2023-10-09 22:35:38 +00:00
__init__.py
_docs.py
_ops.py make_fx can now SymIntify int inputs (#113452) 2023-11-18 06:39:09 +00:00