- 14 Apr, 2025 4 commits
-
-
Zimin Li authored
issue/127: refactor ElementwiseInfo to use utils::Result, change elementwise calcualte and calculateImpl to return infiniStatus_t, add CHECK_CUDA to cuda function calls
-
Zimin Li authored
issue/127: modify swiglu test to correctly handle broadcast scenarios, add two broadcast testcases, correct elementwise cpu mix-precision implementation
-
Zimin Li authored
issue/127: refactor elementwise framework, complete CUDA implementation, refactor swiglu using the generic elementwise framework
-
Zimin Li authored
-