Chao Liu
|
19613902b5
|
GEMM driver and kernel (#29)
* add gemm driver
* tweak
* add gemm kernel: mk_kn_mn and km_kn_mn
* tweak
* add GEMM km_nk_mn
* fix comment
|
2021-09-05 12:41:28 -05:00 |
|
ltqin
|
627d8ef35a
|
Backward weight v4r4r2 with xdlops (#18)
* start
* modify transformat
* modify device convolutiion
* modify host
* added host conv bwd and wrw
* remove bwd, seperate wrw
* clean
* hacall k to zero
* out log
* fixed
* fixed
* change to (out in wei)
* input hack
* hack to out
* format
* fix by comments
* change wei hacks(wei transform has not merge)
* fix program once issue
* fix review comment
* fix vector load issue
* tweak
Co-authored-by: ltqin <letaoqin@amd.com>
Co-authored-by: Jing Zhang <jizhan@amd.com>
Co-authored-by: Chao Liu <chao.liu2@amd.com>
|
2021-08-30 22:49:17 -05:00 |
|
zjing14
|
9d3f634a3c
|
Xdlops refactor fix (#22)
* added constexpr ahead of adptor; clean unused driver; rename M/NPerWave to M/NPerXDL
* fixed bwd
* fixed comment
|
2021-08-23 11:22:10 -05:00 |
|
zjing14
|
a2ad6d3531
|
refactor dynamic xdlops iGemm (#13)
* xdlops refactor
* fixed commnt
* clean xdlops_gemm
* add make c into xldops-gemm
* change mfma_info
* refactor xdlops, hide c desc
* clean
* clean
* clean
* apply hacks changes to v4r4r4_nhwc
* rename hacks and use single stage adapter
* enable fp16 mfma
|
2021-08-19 09:54:10 -05:00 |
|
Chao Liu
|
a91b68dfcb
|
DynamicBuffer, StaticBuffer, amd_buffer_load support customized value for invalid element
|
2021-08-13 23:40:19 +00:00 |
|
Chao Liu
|
f2ac7832c6
|
make innner product compatiable on gfx900
|
2021-08-11 09:42:53 -05:00 |
|
Chao Liu
|
c03045ce2d
|
rename
|
2021-08-10 23:45:36 +00:00 |
|
Chao Liu
|
2c48039d0e
|
fix kernel filename
|
2021-08-10 22:15:23 +00:00 |
|
Chao Liu
|
ddd49ec9e7
|
fix clang warning suppression
|
2021-08-10 06:20:24 +00:00 |
|
Chao Liu
|
76f3131939
|
tidy
|
2021-08-09 18:49:59 -05:00 |
|
Chao Liu
|
d18428901e
|
tidy
|
2021-08-09 18:20:02 -05:00 |
|
Chao Liu
|
f885c131d8
|
tidy
|
2021-08-09 22:13:47 +00:00 |
|
Chao Liu
|
56fc0842b3
|
tidy
|
2021-08-09 19:27:49 +00:00 |
|
Chao Liu
|
e62bae7a4a
|
tidy
|
2021-08-09 15:11:35 +00:00 |
|