pytorch/torch/compiler
James Wu 6e77d7cac5 Add AOTAutogradCache support for cache hot loading APIs (#144499)
This diff adds AOTAutogradCache support to the mega cache.

Differential Revision: [D67991059](https://our.internmc.facebook.com/intern/diff/D67991059/)

**NOTE FOR REVIEWERS**: This PR has internal Meta-specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D67991059/)!

Pull Request resolved: https://github.com/pytorch/pytorch/pull/144499
Approved by: https://github.com/oulgen
2025-01-13 07:07:18 +00:00
..
__init__.py [RFC] Introduce cache hot loading APIs (a.k.a. "Mega-cache") (#143341) 2025-01-07 23:13:24 +00:00
_cache.py Add AOTAutogradCache support for cache hot loading APIs (#144499) 2025-01-13 07:07:18 +00:00
config.py Migrate compiler config to Config (#143152) 2024-12-14 07:38:25 +00:00