Commit Graph

177 Commits

Author SHA1 Message Date
Chao Liu
471830a052 tidy yp 2019-04-09 18:07:36 -05:00
Chao Liu
1bd880a674 refactor 2019-04-09 16:13:14 -05:00
Chao Liu
796f72e26e load smaller weight tensor 2019-04-08 23:57:13 -05:00
Chao Liu
5b36aeadeb refactor 2019-04-08 16:13:17 -05:00
Chao Liu
cc0fa73acd added implicit_gemm_v1 lds double_buffer 2019-04-08 14:11:55 -05:00
Chao Liu
c075d3f7d9 add more assertion 2019-04-08 12:02:56 -05:00
Chao Liu
268d1c717c tidy up 2019-04-08 10:48:29 -05:00
Chao Liu
c9fa46af0b debugging implicit gemm v1: use 10d tensor output 2019-04-08 10:27:32 -05:00
Chao Liu
90abf42799 refactor 2019-04-06 19:39:58 -05:00
Chao Liu
b57d60c0b7 refactor 2019-04-06 19:01:59 -05:00
Chao Liu
bd0098afb3 use dedicated threadwise_copy for 1x1, perf at 80% 2019-04-06 18:40:54 -05:00
Chao Liu
5245a0162b clean up 2019-04-06 16:27:07 -05:00
Chao Liu
7a251a0922 debugged: CUDA should use its own float4 definition 2019-04-06 15:44:53 -05:00
Chao Liu
f6cb5b846d debugging 2019-04-06 15:10:40 -05:00
Chao Liu
0983d205ad debugging 2019-04-05 18:54:26 -05:00
Chao Liu
bae2333791 preload don't wait 2019-04-05 02:42:54 -05:00
Chao Liu
dabfa77fc6 clipboard float4 copy and paste C++ code 2019-04-05 02:13:29 -05:00
Chao Liu
605afd0fb6 Merge branch 'master' into inline_asm_v2 2019-04-04 18:40:23 -05:00
Chao Liu
66edb2590d Merge branch 'inline_asm_v2' of github.com:asroy/modular_convolution into inline_asm_v2 2019-04-04 17:37:13 -05:00
Chao Liu
19b4179798 unroll even-odd loop 2019-04-04 17:36:02 -05:00
Jing Zhang
62c4d5dff3 clean code 2019-04-04 14:52:42 -05:00
Jing Zhang
313f3c07d2 unroll k 2019-04-04 11:43:37 -05:00
Jing Zhang
0f620a9018 add debug 2019-04-04 11:20:43 -05:00
Chao Liu
fbc7817bbb add asm into lds_double_buffer version 2019-04-04 10:38:49 -05:00
Jing Zhang
155d78594b optimize global_load 2019-04-03 21:47:58 -05:00
Chao Liu
05d7a0875c enable 128x128 block gemm 2019-04-03 19:04:17 -05:00
Jing Zhang
6a3f3f951d add 2019-04-03 17:08:14 -05:00
Jing Zhang
b188c0d243 fixed wait 2019-04-03 15:30:19 -05:00
Jing Zhang
0de4286a4f increase depth of pipeline 2019-04-03 15:19:40 -05:00
Jing Zhang
6fef303ec6 add inline asm 2019-04-03 14:36:19 -05:00
Jing Zhang
0d6aa311e9 inline asm 2019-04-03 14:34:41 -05:00
Jing Zhang
753b98b59a refactor inline asm 2019-04-03 13:23:56 -05:00
Chao Liu
6166233e05 add script to extrac asm on hip 2019-04-03 10:36:18 -05:00
Chao Liu
e2313c9eca tidy up 2019-04-02 20:30:00 -05:00
Chao Liu
e6c86f81b5 add cuda extract_asm script 2019-04-02 20:26:58 -05:00
Chao Liu
c234741045 add a missing file 2019-04-02 20:19:24 -05:00
Chao Liu
6290e0b080 puting gridwise convolution into its own class 2019-04-02 20:18:01 -05:00
Chao Liu
0b41ca2d9e puting gridwise convolution into its own class 2019-04-02 19:37:02 -05:00
Chao Liu
bdbc0eaad1 cleaning up dead code 2019-04-02 17:58:44 -05:00
Jing Zhang
114fdb58af 4x4 2019-04-01 17:02:02 -05:00
Chao Liu
85c1ff1cea change perf config for debuggging 2019-04-01 16:04:02 -05:00
Chao Liu
23c626a941 changed to dynamics lds allocation 2019-04-01 16:01:43 -05:00
Chao Liu
7c098ddc0e refactori 2019-04-01 15:24:27 -05:00
Chao Liu
e43d7bc63c refactor 2019-04-01 15:17:22 -05:00
Jing Zhang
d058d16407 merged ds_read and gemm, but register allocation is mess 2019-03-29 14:37:36 -05:00
Jing Zhang
d700ce86d3 in press 2019-03-29 14:27:49 -05:00
Jing Zhang
1d9b970186 inline gemm 8x8 2019-03-29 11:09:03 -05:00
Jing Zhang
57a8ccf3ba in progress 2019-03-28 21:53:24 -05:00
Jing Zhang
66d5e5b344 in progress 2019-03-28 21:08:29 -05:00
Jing Zhang
f7498d66f9 fixed conflict 2019-03-28 20:01:53 -05:00