pytorch/torch/_prims
Brian Hirsh 7a21e960c6 fix infinite loop with primtorch and .to(meta) (#109632)
Fixes https://github.com/pytorch/pytorch/issues/103532, which I needed in order to more easily/properly test that python functionalization is at parity with C++ functionalization for conj/neg.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/109632
Approved by: https://github.com/ezyang
ghstack dependencies: #108654, #109662
2023-09-22 07:09:04 +00:00
..
__init__.py fix infinite loop with primtorch and .to(meta) (#109632) 2023-09-22 07:09:04 +00:00
context.py Remove dynamo+nvfuser (#105789) 2023-08-08 22:29:32 +00:00
debug_prims.py [Reland] Update mypy to 1.4.1 (#105227) 2023-07-15 20:30:20 +00:00
executor.py Remove dynamo+nvfuser (#105789) 2023-08-08 22:29:32 +00:00
rng_prims.py [HigherOrderOp] Should automatically pop modes (#109157) 2023-09-18 20:54:09 +00:00