Merge commit 'ad57f6ef0bcaeef7988bfd3954aac06554f12afb' into develop

This commit is contained in:
assistant-librarian[bot]
2025-11-19 11:12:09 +00:00
parent 05f83b643f
commit 055f643f4f
235 changed files with 964 additions and 22 deletions

View File

@@ -16,6 +16,9 @@
#include "ck/wrapper/layout.hpp"
#include "ck/wrapper/tensor.hpp"
using ::ck::DeviceMem;
using ::ck::launch_and_time_kernel;
// Compare data in tensor with offset from layout.
// Data and offset should match if physical memory has been initialized with
// sequentially increasing values from 0.