"vscode:/vscode.git/clone" did not exist on "60bcbf2a35e290a351386f4dbe85f5b0534acb14"
  • Qianfeng's avatar
    Unify the naming of the math functions used by the host and kernel (#262) · 86185bd7
    Qianfeng authored
    * 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
    86185bd7
pool2d_fwd_fp32.cpp 3.6 KB