mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-13 01:36:06 +00:00
reorginze files
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#include "config.hpp"
|
||||
#include "composable_kernel/utility/config.hpp"
|
||||
#include "device.hpp"
|
||||
|
||||
DeviceMem::DeviceMem(std::size_t mem_size) : mMemSize(mem_size)
|
||||
|
||||
Reference in New Issue
Block a user