Chao Liu 4a141b5a04 GEMM/Conv+BiasAdd+ReLU+Add (#55)
* gemm+activation

* move C pointwise operation into threadwise copy

* add pointwise operation to A/B matrix

* update ckProfiler

* adding bias add

* adding bias add

* adding bias add

* added bias add; worked around compiler issues

* clean up

* clean up

* Update README.md

* Update README.md

* Update README.md

* clean up

* add conv_xdl example

* adding conv_xdl_bias_relu_add example

* add conv+bias+relu+add, but has register spill issue

* tweak

* tweak

* refactor

* Update README.md

update readme for example/2_gemm_xdl_bias_relu_add

* clean up

* Update README.md

update readme for example/3_conv_xdl

* Update README.md

[ROCm/composable_kernel commit: 41cdd3801a]
2021-12-02 20:07:37 -06:00
2021-08-08 17:41:54 +00:00
2021-12-02 20:07:37 -06:00
2021-12-02 20:07:37 -06:00
2021-12-02 20:07:37 -06:00
2021-11-24 12:33:55 -06:00
2018-10-08 22:49:58 -05:00
2021-08-08 17:41:54 +00:00
Description
[DEPRECATED] Moved to ROCm/rocm-libraries repo. NOTE: develop branch is maintained as a read-only mirror
Readme MIT 234 MiB
Languages
C++ 93.1%
Python 4.5%
CMake 1.5%
Shell 0.5%
Pawn 0.2%