Chao Liu
|
cbd5de28e1
|
Deprecate static kernel (#42)
* deprecate static kernels
[ROCm/composable_kernel commit: 81c942cd7e]
|
2021-07-08 10:40:00 -05:00 |
|
Chao Liu
|
f4acec502e
|
Restructure gridwise and blockwise GEMM, add tensor contraction and FWD-v4r5 (#36)
* experimenting magic number division
* overhauling fwd-v4r4 to clearly reflect transformation graph
* added fwd-v4r5
* bug fix for make_dynamic_naive_tensor_descriptor_aligned_v2
* bug fix and added sanity-check in transform_dynamic_tensor_descriptor
* added conv_driver_v2
[ROCm/composable_kernel commit: 30072aec37]
|
2021-06-09 23:53:08 -05:00 |
|
Chao Liu
|
b4dbf677ce
|
Dynamic tensor descriptor (#24)
* support dynamic tensor descriptor
* use buffer load OOB feature for padding case
* add navi support
* add int8x4 inference kernel
Co-authored-by: Chao Liu <chao@ixt-rack-81.local.lan>
Co-authored-by: Jing Zhang <jizhan@amd.com>
[ROCm/composable_kernel commit: fcbb978828]
|
2021-03-25 13:51:11 -05:00 |
|
Chao Liu
|
0eb214d1cd
|
Code clean up (#20)
* tuning para,
* testing on v100
* add fp16
* remove deprecated tensor descriptor
* sync with miopen
* update build script
Co-authored-by: Jing Zhang <jizhan@amd.com>
[ROCm/composable_kernel commit: 5c7cec1115]
|
2020-06-23 20:31:27 -05:00 |
|
Chao Liu
|
3799741fee
|
backward data (#7)
* enabled atomic add in tensor copy
* added gridwise GEMM
* added backward data conv using GEMM + atomic
* added backward data conv using GEMM, no atomic
[ROCm/composable_kernel commit: 8f5f64960e]
|
2019-12-03 01:16:12 -06:00 |
|
Chao Liu
|
08f130fed1
|
Refactor for MIOpen integration (#4)
Refactor, so can bring multi-index transformation and padding support into MIOpen
[ROCm/composable_kernel commit: 52c3fe05be]
|
2019-10-11 11:37:31 -05:00 |
|
Chao Liu
|
ab36e85d41
|
update build
[ROCm/composable_kernel commit: 3276a5e9b9]
|
2019-07-05 15:33:58 -05:00 |
|
Chao Liu
|
8f649c000c
|
added strides and dilations suppport to implicit gemm v4
[ROCm/composable_kernel commit: b1cb48a04d]
|
2019-06-13 16:20:10 -05:00 |
|
Chao Liu
|
5f217ebda5
|
reorginzed files
[ROCm/composable_kernel commit: 1566b31736]
|
2019-06-13 15:12:12 -05:00 |
|