pytorch/torch/compiler
Animesh Jain 54976bca10 [dynamo] Provide helper functions for guard filter hook (#155083)
Collection of ready-made guard filters. One issue is that they are not composable - `filter1(filter2(guard))`. On the other hand, they are easy to use.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/155083
Approved by: https://github.com/zhxchen17, https://github.com/jansel
2025-06-15 17:49:36 +00:00
..
__init__.py [dynamo] Provide helper functions for guard filter hook (#155083) 2025-06-15 17:49:36 +00:00
_cache.py [precompile] Implement PrecompileContext for recording precompile artifacts, integrate with CompilePackage (#154415) 2025-06-13 14:11:24 +00:00
config.py Combine sticky pgo key with job id (#154863) 2025-06-03 07:58:38 +00:00