Commit Graph

2 Commits

Author SHA1 Message Date
ltqin
bb66a0b0d6 Fix conv2d bwd data bug when filter is 1x1 and stride = 2 (#132)
* fix bwd data filter1strid2 bug

* fichangeshort to ck::bhalf_t

* reset input to zero

Co-authored-by: ltqin <letaoqin@amd.com>

[ROCm/composable_kernel commit: b51808d7a5]
2022-03-21 10:53:23 -05:00
Chao Liu
e9fb80df37 Fix Tests build (#109)
* fix tests

* remove useless file

* fix test build

* reduce parallelism when compiling

* fix test

[ROCm/composable_kernel commit: 5b178874a1]
2022-03-05 00:44:11 -06:00