mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-17 03:19:48 +00:00
Merge commit 'ad57f6ef0bcaeef7988bfd3954aac06554f12afb' into develop
This commit is contained in:
@@ -16,6 +16,8 @@
|
||||
#include "ck/wrapper/tensor.hpp"
|
||||
#include "ck/wrapper/operations/copy.hpp"
|
||||
|
||||
using ::ck::DeviceMem;
|
||||
|
||||
// Test copy from Global to Global through LDS and VGPR
|
||||
template <typename InputTensor,
|
||||
typename OutputTensor,
|
||||
|
||||
Reference in New Issue
Block a user