"git@developer.sourcefind.cn:lacacy/qwen_lmdeploy.git" did not exist on "62b60db72a8e968dd74720d203a964a5ecb1df8d"
Unify the naming of the math functions used by the host and kernel (#262)
* Use the unified naming for math functions on host and HIP kernel * Corresponding change/simplification in reduction host/profiler/examples due to unified math functions renaming * Renaming GetReductionZeroVal() to GetIdentityValue() * Tiny renaming in profile_reduce_impl.hpp * More renaming in profile_reduce_impl.hpp * Replace zeroVal by identiyVal * Remove ck_ prefix in the naming of ck::math provided functions
Showing
Please register or sign in to comment