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
1. In Context.cpp, for the variable allow_tf32 remove static const
variable type to non const variable. This allows us to capture the
env variable HIPBLASLT_ALLOW_TF32 changes.
2. Add ROCm arch support to tf32_is_not_fp32()
Signed-off-by: Jagadish Krishnamoorthy <[email protected]>
0 commit comments