sabreshao
sabreshao
@whchung I noticed that there are two issues exposed here: 1. function pointer array cannot work, neither global one nor local one. 2. Global array issue. Do you mean that...
@psychocoderHPC hcc is deprecated and rocm is switched to hip-clang. @scchan Do we support function pointer array in hip-clang?
> AFAICS the assembly builds are ~100 times faster than HIP builds and ~15 times faster than OCL builds (you can try auto-tuning and see how many kernels fit into...
Automatic Data Type Casting for AITer: I suggest falling back to SDPA instead of AITER in CLIP or other model except DIT part to avoid some image incorrectness.