zjing14
f5ec04f091
Grouped Gemm with Fixed K and N with SplitK (#818)
* move all arguments into device
* add b2c_tile_map
* add examples
* add SetDeviceKernelArgs
* dedicated fixed_nk solution
* init client api
* add grouped_gemm_bias example
* add a instance
* add instances
* formatting
* fixed cmake
* Update EnableCompilerWarnings.cmake
* Update cmake-ck-dev.sh
* clean; fixed comments
* fixed comment
* add instances for fp32 output
* add instances for fp32 output
* add fp32 out client example
* fixed CI
* init commit for kbatch
* add splitk gridwise
* format
* fixed
* clean deviceop
* clean code
* finish splitk
* fixed instances
* change m_loops to tile_loops
* add setkbatch
* clean code
* add splitK+bias
* add instances
* opt mk_nk instances
* clean examples
* fixed CI
* remove zero
* finished non-zero
* clean
* clean code
* optimized global_barrier
* fixed ci
* fixed CI
* removed AddBias
* format
* fixed CI
* fixed CI
* move 20_grouped_gemm to 21_grouped_gemm
---------
Co-authored-by: Jing Zhang <jizha@amd.com>
2023-08-31 09:22:12 -05:00
..
2023-08-29 12:31:24 -05:00
2023-08-07 14:56:10 -07:00
2023-08-07 14:56:10 -07:00
2023-08-07 14:56:10 -07:00
2023-08-07 14:56:10 -07:00
2023-08-07 14:56:10 -07:00
2023-05-31 18:46:57 -05:00
2023-08-15 02:25:28 +08:00
2023-08-07 14:56:10 -07:00
2023-08-31 09:22:12 -05:00
2023-08-07 14:56:10 -07:00
2023-08-07 14:56:10 -07:00
2023-08-07 14:56:10 -07:00
2023-05-31 18:46:57 -05:00
2023-08-07 14:56:10 -07:00
2023-08-07 14:56:10 -07:00
2023-08-07 14:56:10 -07:00
2023-05-31 18:46:57 -05:00
2023-08-07 14:56:10 -07:00
2023-08-07 14:56:10 -07:00
2023-08-07 14:56:10 -07:00
2023-08-07 14:56:10 -07:00
2023-08-07 14:56:10 -07:00
2023-08-07 14:56:10 -07:00
2023-08-07 14:56:10 -07:00
2023-08-07 14:56:10 -07:00
2023-08-07 14:56:10 -07:00
2023-05-31 18:46:57 -05:00
2023-07-06 10:58:55 -05:00
2023-08-23 09:52:11 -07:00
2023-05-31 18:46:57 -05:00
2023-08-07 14:56:10 -07:00
2023-08-07 14:56:10 -07:00
2023-08-07 14:56:10 -07:00
2023-08-07 14:56:10 -07:00
2023-08-07 14:56:10 -07:00
2023-08-07 14:56:10 -07:00
2023-08-07 14:56:10 -07:00
2023-08-07 14:56:10 -07:00
2023-05-31 18:46:57 -05:00
2023-08-07 14:56:10 -07:00
2023-06-15 08:20:59 -07:00
2023-08-15 02:25:28 +08:00
2023-08-31 21:01:50 +08:00
2023-08-07 14:56:10 -07:00
2023-08-10 12:04:35 +08:00
2022-11-10 13:19:33 -06:00