[CK_TILE] Add pooling to ckTileEngine part2

This commit is contained in:
Aleksander Dudek
2025-11-28 08:56:17 +00:00
parent 99f5c2fcf7
commit 990f13229f
2 changed files with 58 additions and 1 deletions

View File

@@ -187,7 +187,8 @@ python gemm_instance_builder.py \
--datatype fp16 \
--layout rcr \
--config_json configs/user_provided_config.json \
--gen_all_individual
--gen_all_individual \
--gpu_target gfx942
```
#### gemm_instance_builder_parallel.py