mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
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:
committed by
PyTorch MergeBot
parent
90110b069f
commit
6c9d48b32b
@ -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
|
||||
|
|
Reference in New Issue
Block a user