pytorch/torch/_inductor/codegen
Mark Saroufim db0ce4acf3 Dynamo, FX, Inductor Progress Bars (#88384)
There are 3 progress bars each gated behind their own config, all off by default for now
1. Dynamo: Macro level config for dynamo, AOT, inductor
2. FX: Progress bar for each pass, with their names
3. Inductor

Pull Request resolved: https://github.com/pytorch/pytorch/pull/88384
Approved by: https://github.com/wconstab, https://github.com/mlazos
2022-12-09 04:32:31 +00:00
..
__init__.py
autotuner.py
common.py Dynamo, FX, Inductor Progress Bars (#88384) 2022-12-09 04:32:31 +00:00
cpp_prefix.h Support masked_fill to address the GPT2 performance issue (#89274) 2022-11-22 04:12:43 +00:00
cpp.py Add more debug information for Inductor (#90008) 2022-12-02 09:34:48 +00:00
triton_conv_delta_x_hwc.j2
triton_conv_delta_x.j2
triton_mm.j2
triton_template.py [inductor] fix could not find as_strided with config.triton.mm=triton (#88946) 2022-11-15 00:48:49 +00:00
triton.py Remove logging.CODE (#90234) 2022-12-06 22:24:43 +00:00
wrapper.py Add a cpp wrapper for Inductor (#88167) 2022-11-30 13:40:47 +00:00