header updated for ck device name

This commit is contained in:
Harisankar Sadasivan
2024-04-16 19:31:02 +00:00
parent 6939f6e776
commit 0a27f07e8a

View File

@@ -8,6 +8,7 @@
#include "ck/utility/common_header.hpp"
#include "ck/stream_config.hpp"
#include "ck/host_utility/hip_check_error.hpp"
#include "ck/host_utility/device_prop.hpp"
template <typename... Args, typename F>
float launch_and_time_kernel(const StreamConfig& stream_config,