Commit Graph

164 Commits

Author SHA1 Message Date
Chao Liu
a3f850c5e6 debugging
[ROCm/composable_kernel commit: f6cb5b846d]
2019-04-06 15:10:40 -05:00
Chao Liu
fab54d9d58 debugging
[ROCm/composable_kernel commit: 0983d205ad]
2019-04-05 18:54:26 -05:00
Chao Liu
173ae61433 preload don't wait
[ROCm/composable_kernel commit: bae2333791]
2019-04-05 02:42:54 -05:00
Chao Liu
6d76a2d59a clipboard float4 copy and paste C++ code
[ROCm/composable_kernel commit: dabfa77fc6]
2019-04-05 02:13:29 -05:00
Chao Liu
008c584abb Merge branch 'master' into inline_asm_v2
[ROCm/composable_kernel commit: 605afd0fb6]
2019-04-04 18:40:23 -05:00
Chao Liu
ed1c49376e Merge branch 'inline_asm_v2' of github.com:asroy/modular_convolution into inline_asm_v2
[ROCm/composable_kernel commit: 66edb2590d]
2019-04-04 17:37:13 -05:00
Chao Liu
1b62e612d9 unroll even-odd loop
[ROCm/composable_kernel commit: 19b4179798]
2019-04-04 17:36:02 -05:00
Jing Zhang
9c54da52e8 clean code
[ROCm/composable_kernel commit: 62c4d5dff3]
2019-04-04 14:52:42 -05:00
Jing Zhang
43283f6452 unroll k
[ROCm/composable_kernel commit: 313f3c07d2]
2019-04-04 11:43:37 -05:00
Jing Zhang
94179601ed add debug
[ROCm/composable_kernel commit: 0f620a9018]
2019-04-04 11:20:43 -05:00
Chao Liu
4b71bff0ec add asm into lds_double_buffer version
[ROCm/composable_kernel commit: fbc7817bbb]
2019-04-04 10:38:49 -05:00
Jing Zhang
5fce583246 optimize global_load
[ROCm/composable_kernel commit: 155d78594b]
2019-04-03 21:47:58 -05:00
Chao Liu
6bf787f524 enable 128x128 block gemm
[ROCm/composable_kernel commit: 05d7a0875c]
2019-04-03 19:04:17 -05:00
Jing Zhang
7bea559923 add
[ROCm/composable_kernel commit: 6a3f3f951d]
2019-04-03 17:08:14 -05:00
Jing Zhang
1c2ae33d1d fixed wait
[ROCm/composable_kernel commit: b188c0d243]
2019-04-03 15:30:19 -05:00
Jing Zhang
d0996d2840 increase depth of pipeline
[ROCm/composable_kernel commit: 0de4286a4f]
2019-04-03 15:19:40 -05:00
Jing Zhang
efe1f1bff1 add inline asm
[ROCm/composable_kernel commit: 6fef303ec6]
2019-04-03 14:36:19 -05:00
Jing Zhang
73661b97c0 inline asm
[ROCm/composable_kernel commit: 0d6aa311e9]
2019-04-03 14:34:41 -05:00
Jing Zhang
1c8570bdf5 refactor inline asm
[ROCm/composable_kernel commit: 753b98b59a]
2019-04-03 13:23:56 -05:00
Chao Liu
770c141f35 add script to extrac asm on hip
[ROCm/composable_kernel commit: 6166233e05]
2019-04-03 10:36:18 -05:00
Chao Liu
e277457dce tidy up
[ROCm/composable_kernel commit: e2313c9eca]
2019-04-02 20:30:00 -05:00
Chao Liu
9d61f2597a add cuda extract_asm script
[ROCm/composable_kernel commit: e6c86f81b5]
2019-04-02 20:26:58 -05:00
Chao Liu
0b2a76553d add a missing file
[ROCm/composable_kernel commit: c234741045]
2019-04-02 20:19:24 -05:00
Chao Liu
e423954e6e puting gridwise convolution into its own class
[ROCm/composable_kernel commit: 6290e0b080]
2019-04-02 20:18:01 -05:00
Chao Liu
fb723b967f puting gridwise convolution into its own class
[ROCm/composable_kernel commit: 0b41ca2d9e]
2019-04-02 19:37:02 -05:00
Chao Liu
fdb7d41661 cleaning up dead code
[ROCm/composable_kernel commit: bdbc0eaad1]
2019-04-02 17:58:44 -05:00
Jing Zhang
6f8247cf59 4x4
[ROCm/composable_kernel commit: 114fdb58af]
2019-04-01 17:02:02 -05:00
Chao Liu
1345365b84 change perf config for debuggging
[ROCm/composable_kernel commit: 85c1ff1cea]
2019-04-01 16:04:02 -05:00
Chao Liu
6e3cc5e3a3 changed to dynamics lds allocation
[ROCm/composable_kernel commit: 23c626a941]
2019-04-01 16:01:43 -05:00
Chao Liu
dfa8e4dccf refactori
[ROCm/composable_kernel commit: 7c098ddc0e]
2019-04-01 15:24:27 -05:00
Chao Liu
7cbd63b2d0 refactor
[ROCm/composable_kernel commit: e43d7bc63c]
2019-04-01 15:17:22 -05:00
Jing Zhang
ba38e7b9ea merged ds_read and gemm, but register allocation is mess
[ROCm/composable_kernel commit: d058d16407]
2019-03-29 14:37:36 -05:00
Jing Zhang
1444c6c852 in press
[ROCm/composable_kernel commit: d700ce86d3]
2019-03-29 14:27:49 -05:00
Jing Zhang
b12b2bfbe3 inline gemm 8x8
[ROCm/composable_kernel commit: 1d9b970186]
2019-03-29 11:09:03 -05:00
Jing Zhang
ed14d29657 in progress
[ROCm/composable_kernel commit: 57a8ccf3ba]
2019-03-28 21:53:24 -05:00
Jing Zhang
2c1f45f86d in progress
[ROCm/composable_kernel commit: 66d5e5b344]
2019-03-28 21:08:29 -05:00
Jing Zhang
b7b9817d57 fixed conflict
[ROCm/composable_kernel commit: f7498d66f9]
2019-03-28 20:01:53 -05:00
Jing Zhang
534a4a0916 inline
[ROCm/composable_kernel commit: 5fbf4f33d3]
2019-03-28 20:00:31 -05:00
Chao Liu
2f8828e8d5 Jing's ds_read inline asm
[ROCm/composable_kernel commit: d6d9a8e4ce]
2019-03-28 19:46:29 -05:00
Jing Zhang
866156db04 fused functions
[ROCm/composable_kernel commit: 2058bec8cf]
2019-03-28 18:47:32 -05:00
Chao Liu
cd883e7581 experimenting
[ROCm/composable_kernel commit: 766b0a9eaf]
2019-03-24 12:09:57 -05:00
Chao Liu
6f1651f8a7 experimenting
[ROCm/composable_kernel commit: f35c64eb78]
2019-03-23 19:35:31 -05:00
Chao Liu
68514d0739 adding inline asm for 16x4 gemm
[ROCm/composable_kernel commit: 22114959da]
2019-03-22 19:42:38 -05:00
Chao Liu
971442aab2 experiment with hip compiler
[ROCm/composable_kernel commit: 68ae0731f1]
2019-03-22 19:40:01 -05:00
Chao Liu
b24dc40c09 adding inline asm
[ROCm/composable_kernel commit: 52ae168b17]
2019-03-22 17:05:23 -05:00
Chao Liu
2c3bd06d25 Merge branch 'direct_fp16'
[ROCm/composable_kernel commit: fdaaaa500c]
2019-03-22 16:46:41 -05:00
Chao Liu
3a29ca8414 adding assembly
[ROCm/composable_kernel commit: 18a81e356e]
2019-03-22 16:33:04 -05:00
Chao Liu
1f925812b2 hip build
[ROCm/composable_kernel commit: 8c923db423]
2019-03-22 14:22:58 -05:00
Chao Liu
9637b859d8 added int8x4
[ROCm/composable_kernel commit: e72eece8fc]
2019-03-21 09:59:40 -05:00
Chao Liu
99a6831f62 adding int8 direct that reads pre-vectorized data
[ROCm/composable_kernel commit: 02d72160dc]
2019-03-19 01:30:28 -05:00