• 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
CMakeLists.txt 3.73 KB