refresh results of benchmarks (#149936)

while the test was disabled, I put a fix but another win change landed before the test was restored
to it stayed disabled.
<img width="698" alt="Screenshot 2025-03-24 at 6 26 36 PM" src="https://github.com/user-attachments/assets/2713c685-aee2-4dea-9a6c-cad01ef575cd" />
caused by
https://github.com/pytorch/pytorch/pull/149295

Pull Request resolved: https://github.com/pytorch/pytorch/pull/149936
Approved by: https://github.com/bobrenjc93
This commit is contained in:
Laith Sakka
2025-03-25 00:21:42 -07:00
committed by PyTorch MergeBot
parent 90110b069f
commit 6c9d48b32b

View File

@ -10,7 +10,7 @@ add_loop_inductor,compile_time_instruction_count,27660000000,0.015
add_loop_inductor_dynamic_gpu,compile_time_instruction_count,40410000000,0.025
add_loop_inductor_dynamic_gpu,compile_time_instruction_count,40640000000,0.025
@ -41,8 +41,7 @@ update_hint_regression,compile_time_instruction_count,1523000000,0.02
float_args,compile_time_instruction_count,413700000,0.015
sum_floordiv_regression,compile_time_instruction_count,1026000000,0.015
sum_floordiv_regression,compile_time_instruction_count,970100000,0.015
@ -74,4 +73,4 @@ aotdispatcher_training_nosubclass_cpu,compile_time_instruction_count,3579000000,
aotdispatcher_training_subclass_cpu,compile_time_instruction_count,9809000000,0.015
aotdispatcher_training_subclass_cpu,compile_time_instruction_count,9830000000,0.015

1 add_loop_eager compile_time_instruction_count 2806000000 0.015
10 update_hint_regression compile_time_instruction_count 1523000000 0.02
11 float_args compile_time_instruction_count 413700000 0.015
12 sum_floordiv_regression compile_time_instruction_count 1026000000 970100000 0.015
13 symint_sum compile_time_instruction_count 3030000000 0.015
14 symint_sum_loop compile_time_instruction_count 3988000000 0.015
15 aotdispatcher_inference_nosubclass_cpu compile_time_instruction_count 1989000000 0.015
16 aotdispatcher_inference_subclass_cpu compile_time_instruction_count 5759000000 0.015
41
42
43
44
45
46
47
73
74
75
76