"test/git@developer.sourcefind.cn:gaoqiong/migraphx.git" did not exist on "f8641929e874061878a9bfc153e79055f8959a97"
Commit c2187897 authored by Paul's avatar Paul
Browse files

Add ops header

parent 0b88cc67
......@@ -56,6 +56,7 @@ static const char* const ck_gemm_kernel = R"__migraphx__(
#include <args.hpp>
#include <migraphx/kernels/ck_gemm.hpp>
#include <migraphx/kernels/pointwise.hpp>
#include <migraphx/kernels/ops.hpp>
#include <${include}>
namespace migraphx {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment