mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-01 12:11:19 +00:00
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:
@@ -4,7 +4,7 @@
|
||||
#include "ck_tile/host.hpp"
|
||||
#include "ck_tile/ops/elementwise.hpp"
|
||||
#include "ck_tile/host/reference/reference_elementwise.hpp"
|
||||
#include "json_dump.hpp"
|
||||
#include "ck_tile/utility/json_dump.hpp"
|
||||
#include "elementwise_common.hpp"
|
||||
|
||||
auto create_args(int argc, char* argv[])
|
||||
|
||||
Reference in New Issue
Block a user