Fix latest AITER failure and add more AITER tests in CK CI. (#2782)

* add aiter tests and move json_dump header

* remove example/include path from cmake

* extend time for aiter and pytorch stages
This commit is contained in:
Illia Silin
2025-09-04 13:44:00 -07:00
committed by GitHub
parent 1acd8e041c
commit ef6c28e989
24 changed files with 30 additions and 24 deletions

View File

@@ -9,7 +9,7 @@
#include "ck_tile/host/kernel_launch.hpp"
#include "ck_tile/ops/epilogue.hpp"
#include "ck_tile/ops/gemm.hpp"
#include "json_dump.hpp"
#include "ck_tile/utility/json_dump.hpp"
#define CK_TILE_PIPELINE_COMPUTE_V3 1
#define CK_TILE_PIPELINE_MEMORY 2