bibek

Results 9 comments of bibek

@atamazov yes issues in #2817 and #2912 were resolved.

> There are also a `hipMemset2D` and `hipMemset3D` functions which deal with strides (I hope in an optimal way) > > Besides this particular PR - it seems we don't...

@xinlipn Can we also add gtest for NCHW similar to [NHWC](https://github.com/ROCm/MIOpen/blob/develop/test/gtest/bn_infer.cpp#L69-L92)

changes from this branch was merged into https://github.com/ROCm/MIOpen/pull/3399

I do not see bn bwd cpu handle both "saved mean" and "no saved mean"

> > can we add a unit test for this? > > It's barely possible, at least without affecting the current development and CI, and at least the test should...

> > can we add a unit test for this? > > It's barely possible, at least without affecting the current development and CI, and at least the test should...

@illsilin when I do make I do not see `libdevice_mha_operations.a` being created. Also, it requires `example/ck_tile/01_fmha/generate.py` to generate cpp files to make `libdevice_mha_operations.a`.