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
[AMD][GLUON] Support scalar other value for loads (#8039)
Support scalar other value for following ops:
- `amd.cdna3.buffer_load`
- `amd.cdna4.async_copy.buffer_load_to_shared`
- `amd.cdna4.async_copy.global_load_to_shared`
We will explicitly convert scalar other to a tensor and cast to match
the pointer type.
0 commit comments