mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-03 13:11:25 +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:
@@ -1,7 +1,7 @@
|
||||
#include "ck_tile/host.hpp"
|
||||
#include "add_rmsnorm2d_rdquant_fwd.hpp"
|
||||
#include <cstring>
|
||||
#include "json_dump.hpp"
|
||||
#include "ck_tile/utility/json_dump.hpp"
|
||||
|
||||
// different threshold for different dtype
|
||||
template <typename InputDataType>
|
||||
|
||||
Reference in New Issue
Block a user