You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run this with unitrace -d --conditional-collection python test_add.py
Current pytorch main gets 2342624ns on average, pytorch 2.6 gets 951728ns on max 1550.
I noticed that Register File Size Per Thread increased from 128 to 256
Run this with
unitrace -d --conditional-collection python test_add.py
Current pytorch main gets 2342624ns on average, pytorch 2.6 gets 951728ns on max 1550.
I noticed that Register File Size Per Thread increased from 128 to 256
The text was updated successfully, but these errors were encountered: