mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-16 19:09:59 +00:00
Merge commit 'ad57f6ef0bcaeef7988bfd3954aac06554f12afb' into develop
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user