Add nhwc layout to gpu backend (#1391)
Can be enabled via environment variable MIGRAPHX_ENABLE_NHWC
Showing
src/instruction.cpp
100644 → 100755
File mode changed from 100644 to 100755
src/layout_nhwc.cpp
0 → 100644
src/targets/cpu/binary.cpp
100644 → 100755
src/targets/cpu/deconvolution.cpp
100644 → 100755
Please register or sign in to comment