Commit Graph

2 Commits

Author SHA1 Message Date
Qianfeng
959cee4166 Add int4 reduction examples (#372)
* Add int4 reduction examples

* Contain all using of int4_t inside the pre-compiling condition checking

[ROCm/composable_kernel commit: d520d0cfc1]
2022-08-25 16:58:48 -05:00
Qianfeng
cc5b464fe1 Add examples for reduction fp16/fp32/bp16/int8/fp64 for 3d/4d/5d (#342)
* Update the reduce_blockwise example to support user specified data type and input+reducing dimensions

* Add examples for using reduce_multiblock_atomic_add

* Add more running examples to the default command-line

* Remove un-necessary header including

* Update to the example README.md

[ROCm/composable_kernel commit: 14932e8de3]
2022-08-13 01:10:01 -05:00