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
while during building, these TensorDescriptor , a_grid_desc_m_k_, b_grid_desc_n_k_, ds_grid_desc_m_n_, e_grid_desc_m_n_ doesn't support << operation, give building errrors.
as TensorDescriptor class has its own Print() , looks the following way works:
Problem Description
to debug
02_gemm_add_add_fastgelu
with client api, I tried to enable arg.Print() under Invoker:;Run() as following:and the original Print()
while during building, these TensorDescriptor , a_grid_desc_m_k_, b_grid_desc_n_k_, ds_grid_desc_m_n_, e_grid_desc_m_n_ doesn't support
<<
operation, give building errrors.as TensorDescriptor class has its own Print() , looks the following way works:
Thanks for clarifying this
David
Operating System
ubuntu 20.04
CPU
Ryzen
GPU
AMD Instinct MI300
Other
rocm 6.1.3
ROCm Version
ROCm 6.0.0
ROCm Component
No response
Steps to Reproduce
No response
(Optional for Linux users) Output of /opt/rocm/bin/rocminfo --support
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: