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
{{ message }}
This repository was archived by the owner on Aug 7, 2024. It is now read-only.
make profiling script support Float8Linear dynamic scaling (#298)
Summary:
Pull Request resolved: #298
Run with relevant settings and verify:
1. performance of Float8Linear with dynamic scaling is very close to
Float8DynamicLinear
2. if we start with all delayed scaling and gradually turn on dynamic
scaling tensor by tensor, performance decreases and approaches that of (1)
Reviewed By: drisspg
Differential Revision: D59305795
fbshipit-source-id: e5d525d1bdd22e78b4a0f9b068e0115f3f4336f5
0 commit comments