pytorch/torch/_inductor/runtime
Aaron Gokaslan 31715be72a [BE]: Update mypy to 1.11.2 (#133816)
Updates mypy to 1.11.1 to improve type inference

Pull Request resolved: https://github.com/pytorch/pytorch/pull/133816
Approved by: https://github.com/ezyang
2024-09-16 19:44:11 +00:00
..
__init__.py [inductor] Refactor runtime files into torch._inductor.runtime (part 2) (#124553) 2024-04-22 18:46:20 +00:00
autotune_cache.py Reorg cache code to make it simpler (#134911) 2024-09-02 00:27:40 +00:00
benchmarking.py Revert "Add Triton CPU as an Inductor backend (#133408)" 2024-09-16 18:33:33 +00:00
compile_tasks.py Revert "[BE][Easy] use pathlib.Path instead of dirname / ".." / pardir (#129374)" 2024-06-29 00:47:15 +00:00
coordinate_descent_tuner.py [Inductor] Refactor autotuning utils to compute max block sizes (#131730) 2024-07-30 01:04:53 +00:00
halide_helpers.py [halide-backend] Random number generation (#130211) 2024-07-15 05:03:24 +00:00
hints.py [ROCm] Enable ROCm support for inductor's dynamic_rblock_scaling (#129663) 2024-09-13 16:45:39 +00:00
runtime_utils.py [inductor] don't allow triton config pre_hook (#134633) 2024-08-30 17:39:37 +00:00
triton_helpers.py Revert "Add Triton CPU as an Inductor backend (#133408)" 2024-09-16 18:33:33 +00:00
triton_heuristics.py [BE]: Update mypy to 1.11.2 (#133816) 2024-09-16 19:44:11 +00:00