Chao Liu
|
e624df922d
|
enabled ds_read_b128 and ds_write_b128 on hip c++
|
2019-04-09 19:05:44 -05:00 |
|
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
|
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
|
19b4179798
|
unroll even-odd loop
|
2019-04-04 17:36:02 -05:00 |
|
Chao Liu
|
fbc7817bbb
|
add asm into lds_double_buffer version
|
2019-04-04 10:38:49 -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
|
0d6aa311e9
|
inline asm
|
2019-04-03 14:34:41 -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 |
|
Chao Liu
|
d6d9a8e4ce
|
Jing's ds_read inline asm
|
2019-03-28 19:46:29 -05:00 |
|
Chao Liu
|
766b0a9eaf
|
experimenting
|
2019-03-24 12:09:57 -05:00 |
|
Chao Liu
|
f35c64eb78
|
experimenting
|
2019-03-23 19:35:31 -05:00 |
|
Chao Liu
|
68ae0731f1
|
experiment with hip compiler
|
2019-03-22 19:40:01 -05:00 |
|
Chao Liu
|
52ae168b17
|
adding inline asm
|
2019-03-22 17:05:23 -05:00 |
|
Chao Liu
|
fdaaaa500c
|
Merge branch 'direct_fp16'
|
2019-03-22 16:46:41 -05:00 |
|
Chao Liu
|
8c923db423
|
hip build
|
2019-03-22 14:22:58 -05:00 |
|
Chao Liu
|
e72eece8fc
|
added int8x4
|
2019-03-21 09:59:40 -05:00 |
|
Chao Liu
|
02d72160dc
|
adding int8 direct that reads pre-vectorized data
|
2019-03-19 01:30:28 -05:00 |
|
Chao Liu
|
050a1a6890
|
adding int8 direct that reads pre-vectorized data
|
2019-03-19 00:05:41 -05:00 |
|
Chao Liu
|
79d9b1084b
|
adding fp16 direct that reads pre-vectorized data
|
2019-03-18 18:16:02 -05:00 |
|
Chao Liu
|
4f0fc72e91
|
adding fp16 direct that reads pre-vectorized data
|
2019-03-18 15:03:17 -05:00 |
|
Chao Liu
|
03eef73c5b
|
refactoring block copy
|
2019-03-17 15:36:38 -05:00 |
|
Chao Liu
|
a0584426ff
|
refactoring ConstantTensorDescriptor
|
2019-03-17 03:22:41 -05:00 |
|
Chao Liu
|
fd8de38417
|
refactor
|
2019-03-16 10:50:46 -05:00 |
|
Chao Liu
|
2c9b8c2432
|
update hip build
|
2019-03-12 17:20:11 -05:00 |
|
Chao Liu
|
0c88a3d891
|
update
|
2019-03-09 13:51:08 -06:00 |
|
Chao Liu
|
ce0182ce05
|
Merge branch 'master' into implicit_gemm_fp16
|
2019-03-09 13:46:47 -06:00 |
|
Chao Liu
|
f54cad7d4f
|
refactor
|
2019-03-09 13:39:24 -06:00 |
|