pytorch/torch/_custom_op
Flavio Sales Truzzi ad09d81694 Allow functionalization to work with optional mutable (#114803)
Summary: - Added functionalization to allow Optionals

Test Plan: CI tests.

Reviewed By: zou3519

Differential Revision: D51209981

Pull Request resolved: https://github.com/pytorch/pytorch/pull/114803
Approved by: https://github.com/zou3519
2023-11-30 23:48:03 +00:00
..
__init__.py
autograd.py [BE]: Remove useless lambdas (#113602) 2023-11-14 20:06:48 +00:00
functional.py Allow functionalization to work with optional mutable (#114803) 2023-11-30 23:48:03 +00:00
impl.py Remove unused call to inspect.stack() in torch/_custom_op/impl.py (#114698) 2023-11-29 19:33:52 +00:00