mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 12:21:27 +01:00
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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| autotuner.py | ||
| common.py | ||
| cpp_prefix.h | ||
| cpp.py | ||
| triton_conv_delta_x_hwc.j2 | ||
| triton_conv_delta_x.j2 | ||
| triton_mm.j2 | ||
| triton_template.py | ||
| triton.py | ||
| wrapper.py | ||