mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Update the baseline for max_autotune ci workflow (#149107)
Since the issue https://github.com/pytorch/pytorch/issues/148535 is fixed in PR https://github.com/pytorch/pytorch/pull/148923, update the baseline for max_autotune ci workflow. Pull Request resolved: https://github.com/pytorch/pytorch/pull/149107 Approved by: https://github.com/chuanqi129, https://github.com/leslie-fang-intel, https://github.com/desertfire
This commit is contained in:
committed by
PyTorch MergeBot
parent
4aded85e79
commit
51f0403f46
3
.github/workflows/inductor-nightly.yml
vendored
3
.github/workflows/inductor-nightly.yml
vendored
@ -4,6 +4,9 @@ on:
|
||||
pull_request:
|
||||
paths:
|
||||
- .github/workflows/inductor-nightly.yml
|
||||
- benchmarks/dynamo/ci_expected_accuracy/dynamic_cpu_max_autotune_inductor_amp_freezing_huggingface_inference.csv
|
||||
- benchmarks/dynamo/ci_expected_accuracy/dynamic_cpu_max_autotune_inductor_amp_freezing_timm_inference.csv
|
||||
- benchmarks/dynamo/ci_expected_accuracy/dynamic_cpu_max_autotune_inductor_amp_freezing_torchbench_inference.csv
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
# Run every day at 7:00 AM UTC
|
||||
|
@ -290,7 +290,7 @@ soft_actor_critic,pass,0
|
||||
|
||||
|
||||
|
||||
speech_transformer,fail_to_run,5
|
||||
speech_transformer,pass,10
|
||||
|
||||
|
||||
|
||||
|
|
Reference in New Issue
Block a user