Commit Graph

260 Commits

Author SHA1 Message Date
Chao Liu
8133713e96 adding implicit gemm v4r2 2019-07-05 15:35:21 -05:00
Chao Liu
923578a389 adding implicit gemm v4r2 2019-07-05 15:35:11 -05:00
Chao Liu
c15ff3c825 update compile script 2019-07-03 16:03:12 -05:00
Chao Liu
f0716f5b10 some benchmark on vega 7 2019-06-28 16:13:54 -05:00
Chao Liu
dab2938937 tested on P100 2019-06-27 15:46:09 -05:00
Chao Liu
85ae70d3d3 do more benchmark 2019-06-26 21:43:26 -05:00
Chao Liu
35269cf77a add more test 2019-06-26 15:51:22 -05:00
Chao Liu
e55cfe1536 debugging vector load for generic tensor copy 2019-06-24 11:49:13 -05:00
Chao Liu
df29a7e097 enabling vector load on merged dim 2019-06-24 11:20:19 -05:00
Chao Liu
37b82b7e54 refactor 2019-06-19 22:26:45 -05:00
Chao Liu
1f2cfcebb3 fixed amd build 2019-06-19 18:51:19 -05:00
Chao Liu
21f7e9f103 refactor 2019-06-19 17:43:56 -05:00
Chao Liu
9de63930c0 refactor 2019-06-18 03:19:56 -05:00
Chao Liu
23f633cdc5 clean up for miopen 2019-06-17 20:14:18 -05:00
Chao Liu
3c0646d490 bring back some inline asm 2019-06-17 17:28:24 -05:00
Chao Liu
9d59a39af3 refactoring 2019-06-17 15:37:19 -05:00
Chao Liu
33d1e0e2e5 refactoring for miopen 2019-06-17 14:58:44 -05:00
Chao Liu
b1cb48a04d added strides and dilations suppport to implicit gemm v4 2019-06-13 16:20:10 -05:00
Chao Liu
1566b31736 reorginzed files 2019-06-13 15:12:12 -05:00
Chao Liu
c82b833d8e change build 2019-06-12 10:47:25 -05:00
Chao Liu
f2b92ba945 fixed build issue 2019-06-12 09:59:28 -05:00
Chao Liu
81497a93a0 reorginze files 2019-06-11 23:49:51 -05:00
Chao Liu
88b77181aa rename files, added header guard, added namespace 2019-06-11 14:35:59 -05:00
Chao Liu
05e046654c remove .hip extension 2019-06-11 09:12:41 -05:00
Chao Liu
a68b16a5d9 refactor 2019-06-06 19:49:40 -05:00
Chao Liu
0a386c46a9 use more constexpr for Array 2019-06-06 19:26:08 -05:00
Chao Liu
08c692433e fix build issue 2019-06-06 17:13:15 -05:00
Chao Liu
7a89684f92 refactor 2019-06-06 16:50:35 -05:00
Chao Liu
eafdabba77 fix build issue 2019-06-04 20:11:04 -05:00
Chao Liu
709f13a6d7 use more constexpr 2019-06-04 20:00:48 -05:00
Chao Liu
498e71b098 try using more constexpr 2019-06-04 17:02:49 -05:00
Chao Liu
917d7a2b1d use vectorized read and write for threadwise generic tensor copy 2019-06-03 18:58:01 -05:00
Chao Liu
33c38e2a23 tuned 2019-06-03 10:50:25 -05:00
Chao Liu
7cdb665a50 refactor 2019-06-01 10:48:48 -05:00
Chao Liu
97ba755f2f refactor 2019-05-31 22:28:32 -05:00
Chao Liu
8d4607403e refactor 2019-05-31 09:59:00 -05:00
Chao Liu
3a6044aa84 refactor 2019-05-31 01:25:14 -05:00
Chao Liu
9ef124cc15 fix build issue 2019-05-30 21:29:08 -05:00
Chao Liu
ad5db169b6 added lds doubl buffer for implicit gemm v4 (nchw, kcyx) 2019-05-30 20:55:21 -05:00
Chao Liu
cb78cc74b7 added implicit gemm v4 (nchw, kcyx) 2019-05-30 20:28:01 -05:00
Chao Liu
b2439ec9dd adding implicit gemm v4 (nchw, kcyx) 2019-05-30 17:50:49 -05:00
Chao Liu
0a2657312e adding implicit gemm v4 (nchw, kcyx) 2019-05-30 00:07:39 -05:00
Chao Liu
8c385cf5cf implicit gemm v3 added lds double buffer 2019-05-24 17:17:22 -05:00
Chao Liu
e17b495dff refactor 2019-05-24 16:43:29 -05:00
Chao Liu
8fcf3f1e68 added implicit GEMM v3 2019-05-23 23:54:31 -05:00
Chao Liu
8ce1480430 refactor 2019-05-23 22:53:35 -05:00
Chao Liu
1cc683a3a3 adding implicit gemm v3 2019-05-23 22:10:40 -05:00
Chao Liu
8a4b59785b adding implicit gemm v3 2019-05-22 19:39:56 -05:00
Chao Liu
2a48812edb behavior has changed (better and worse), figuring out why 2019-05-21 16:43:56 -05:00
Chao Liu
acd7082fe1 adding ConstantMergedTensorDescriptor, refactering ConstantTensorDescriptor, Sequence 2019-05-21 16:17:58 -05:00