Commit Graph

77 Commits

Author SHA1 Message Date
Chao Liu
f1bb74f29a unroll some loop, register double buffer gemm
[ROCm/composable_kernel commit: c866773642]
2019-02-06 23:44:21 -06:00
Chao Liu
0d9cae1613 add another blockwise gemm
[ROCm/composable_kernel commit: 1b323316a8]
2019-02-06 23:10:08 -06:00
Chao Liu
7967bb4f94 fixed LDS alignment bug
[ROCm/composable_kernel commit: 5e77650415]
2019-02-06 01:54:13 -06:00
Chao Liu
663703f1e9 bug fixes
[ROCm/composable_kernel commit: 079d63a788]
2019-02-05 23:19:57 -06:00
Chao Liu
008027fef6 refactor
[ROCm/composable_kernel commit: 42f4c7fd56]
2019-02-05 18:04:23 -06:00
Chao Liu
ebf3d27947 add another version of blockwise 2d copy, refactor
[ROCm/composable_kernel commit: 6614729a68]
2019-02-05 17:06:53 -06:00
Chao Liu
4627565374 refactor
[ROCm/composable_kernel commit: 4b616aad52]
2019-02-05 00:51:37 -06:00
Chao Liu
38cb63f129 working on reducing index calculation...
[ROCm/composable_kernel commit: 0741a8ab88]
2019-02-04 17:16:28 -06:00
Chao Liu
2e0ff7d413 refactor
[ROCm/composable_kernel commit: 9bbe9073ab]
2019-02-04 15:40:34 -06:00
Chao Liu
6a96ec4a50 padding works (sort of), but code looks ugly. Tuned some resnet configs
[ROCm/composable_kernel commit: 3439e4b5b7]
2019-01-25 02:50:28 -06:00
Chao Liu
7544bd482b improve implicit gemm NCHW, SRCK, NKHW, and tuned
[ROCm/composable_kernel commit: 8bd6ea1a97]
2019-01-24 22:24:30 -06:00
Chao Liu
41a0b0b4bb fixed a bug, and refactored
[ROCm/composable_kernel commit: 1de6fd0753]
2019-01-24 21:20:29 -06:00
Chao Liu
29e74d62c3 add another implicit gemm: CHWN, CSRK, KHWN
[ROCm/composable_kernel commit: 1410850ecc]
2019-01-24 21:03:21 -06:00
Chao Liu
89b6be4ffd refactor
[ROCm/composable_kernel commit: bd811e2c20]
2019-01-24 16:15:51 -06:00
Chao Liu
1de6e5f711 refactor
[ROCm/composable_kernel commit: c39c573eb8]
2019-01-24 16:02:24 -06:00
Chao Liu
f155149751 implicit gemm: LDS double buffer
[ROCm/composable_kernel commit: c9af4dece0]
2019-01-24 14:28:46 -06:00
Chao Liu
b30d00c0d8 another version of blockwise 2d tensor copy
[ROCm/composable_kernel commit: 1f3870ca19]
2019-01-23 16:42:57 -06:00
Chao Liu
a8ef877996 tune
[ROCm/composable_kernel commit: e9ac4855f8]
2019-01-21 16:38:13 -06:00
Chao Liu
41c65ce2db refactor
[ROCm/composable_kernel commit: b5b4fd28ed]
2019-01-21 15:33:34 -06:00
Chao Liu
4ac54f0f31 refactor
[ROCm/composable_kernel commit: c64f63d5ec]
2019-01-21 11:36:31 -06:00
Chao Liu
fdd85c6161 add 2nd variation of implicit gemm
[ROCm/composable_kernel commit: 2096847297]
2019-01-20 21:14:35 -06:00
Chao Liu
7e4029f05e tune implicit_gemm
[ROCm/composable_kernel commit: 3bd51021ab]
2019-01-17 00:01:21 -06:00
Chao Liu
1257ff442d bug fix and tune implicit gemm
[ROCm/composable_kernel commit: 216e3da609]
2019-01-16 23:24:49 -06:00
Chao Liu
b869c589a2 refactor
[ROCm/composable_kernel commit: caf4d7e6f5]
2019-01-16 16:11:08 -06:00
Chao Liu
6e58457d19 refactor
[ROCm/composable_kernel commit: 5872b710df]
2019-01-16 15:45:02 -06:00
Chao Liu
148676b07c bug fix
[ROCm/composable_kernel commit: 2b52fbd24a]
2019-01-16 12:58:44 -06:00
Chao Liu
77fddd04bd refactor
[ROCm/composable_kernel commit: ff7a62198d]
2019-01-16 11:58:12 -06:00
Chao Liu
07817cbaae adding implicit gemm
[ROCm/composable_kernel commit: 89ee259752]
2019-01-16 02:44:10 -06:00
Chao Liu
ba06d1ee1a adding implicit gemm
[ROCm/composable_kernel commit: 913afaeb5d]
2019-01-16 02:01:56 -06:00
Chao Liu
8b3c613be1 adding implicit gemm
[ROCm/composable_kernel commit: e7b8705b91]
2019-01-15 18:11:41 -06:00
Chao Liu
aa885b185d adding implicit gemm
[ROCm/composable_kernel commit: 84d9802d30]
2019-01-15 00:11:30 -06:00
Chao Liu
50256bbcfe adding implicit gemm
[ROCm/composable_kernel commit: aa0199a31c]
2019-01-14 11:13:36 -06:00
Chao Liu
61e180de4a adding implicit gemm
[ROCm/composable_kernel commit: dc60d16962]
2019-01-09 19:12:22 -06:00
Chao Liu
a943d79f4c refactor
[ROCm/composable_kernel commit: 0597116330]
2019-01-09 19:11:45 -06:00
Chao Liu
936627209e refactor
[ROCm/composable_kernel commit: df228b3cf5]
2019-01-08 16:56:46 -06:00
Chao Liu
220f5aea05 refactor
[ROCm/composable_kernel commit: 0b8e67ef08]
2019-01-08 14:05:03 -06:00
Chao Liu
81ffcfcd88 refactor
[ROCm/composable_kernel commit: ac1f62be3f]
2019-01-07 23:01:41 -06:00
Chao Liu
4c9d05cc91 added threadwise tensor reorder operation
[ROCm/composable_kernel commit: 3dbd47252c]
2019-01-04 15:34:13 -06:00
Chao Liu
b93f257e92 added blockwise tensor reorder operation
[ROCm/composable_kernel commit: 21c918162e]
2019-01-04 14:48:57 -06:00
Chao Liu
420441dc13 refactor
[ROCm/composable_kernel commit: 057c10e57e]
2018-12-28 17:25:07 -06:00
Chao Liu
f9be16c4b6 another version of direct conv
[ROCm/composable_kernel commit: 39775d484c]
2018-12-18 03:22:12 -06:00
Chao Liu
cbf91140b9 tune direct
[ROCm/composable_kernel commit: 20423a3583]
2018-12-11 13:35:48 -06:00
Chao Liu
b158b92068 refactor
[ROCm/composable_kernel commit: 1eafc9c1fb]
2018-11-28 16:20:01 -06:00
Chao Liu
7780c99fba changed direct conv
[ROCm/composable_kernel commit: fee92fb636]
2018-11-26 18:42:42 -06:00
Chao Liu
7569eeaf55 refactor direct
[ROCm/composable_kernel commit: 24d2f034fa]
2018-11-25 01:10:11 -06:00
Chao Liu
40ddf8c139 tweaked params for direct conv; added a dummy winograd
[ROCm/composable_kernel commit: 8732ea04fb]
2018-11-24 03:55:36 -06:00
Chao Liu
e70223c1c4 add host winograd 3x3 conv
[ROCm/composable_kernel commit: dbffe05a98]
2018-11-21 13:21:34 -06:00
Chao Liu
69a23647d8 refactor
[ROCm/composable_kernel commit: a21b0d27a5]
2018-11-20 10:51:28 -06:00
Chao Liu
cb8367c0eb rename
[ROCm/composable_kernel commit: 6790b8f3cc]
2018-11-20 10:43:37 -06:00
Chao Liu
3ac454af51 hand tuned params
[ROCm/composable_kernel commit: d2a488ddec]
2018-11-20 10:34:16 -06:00