mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
[ROCm][tunableop] Modified Online Tuning Mode to add Instant Logging (#163965)
- Added instant logging in online tuning mode, so that each tuned GEMM is instantly written - Allows us to have saved tuning configs, in cases of crashes. Pull Request resolved: https://github.com/pytorch/pytorch/pull/163965 Approved by: https://github.com/naromero77amd, https://github.com/jeffdaily
This commit is contained in:
committed by
PyTorch MergeBot
parent
83f9baf413
commit
7f9b745494
@ -68,14 +68,6 @@
|
||||
.. autofunction:: get_validators
|
||||
```
|
||||
|
||||
```{eval-rst}
|
||||
.. autofunction:: write_file_on_exit
|
||||
```
|
||||
|
||||
```{eval-rst}
|
||||
.. autofunction:: write_file
|
||||
```
|
||||
|
||||
```{eval-rst}
|
||||
.. autofunction:: read_file
|
||||
```
|
||||
|
Reference in New Issue
Block a user