Updated reduceDims for NHWC and NCHW format for forward inference CK
Update Batchnorm forward inference to support NCHW format
CK Reference code: https://github.com/ROCm/composable_kernel/blob/a9b170b54195ab667ca814f80dd5dfbf4ad772f5/test/batchnorm/batchnorm_infer_rank_4.cpp#L91
https://github.com/ROCm/composable_kernel/blob/a9b170b54195ab667ca814f80dd5dfbf4ad772f5/profiler/include/profiler/profile_batchnorm_infer_impl.hpp#L29
@xinlipn Can we also add gtest for NCHW similar to NHWC
@xinlipn Can we also add gtest for NCHW similar to NHWC
@bghimireamd Updated gTest. But one test failed on MI200.
@xinlipn please help watch the CI and progress of the PR. Thanks!
@xinlipn @junliume https://github.com/ROCm/MIOpen/pull/3332 has been merged, this PR can be closed