"git@developer.sourcefind.cn:gaoqiong/composable_kernel.git" did not exist on "5512c5e94362acb667af34bba5c32e9817e0fa6e"
  • Qianfeng's avatar
    Batchnorm inference instances, external API, client examples and gtests (#531) · a1b2441f
    Qianfeng authored
    * File renaming and class renaming for device element-wise operation
    
    * Add batchnorm-infer instances, external API and client example
    
    * Add batchnorm-infer profiler module and gtests
    
    * Remove file device_elementwise_extension.hpp and move NormalizeInInfer operation to element_wise_operation.hpp
    
    * Remove the using of class aliasing for DeviceElementwiseForBatchNormInfer
    
    * Rename class and file due to conflict from device_elementwise_2d.hpp
    
    * Fix namespace in batcnnorm_infer_nhwc client example
    a1b2441f
elementwise_add_1d.cpp 3.97 KB