"git@developer.sourcefind.cn:gaoqiong/migraphx.git" did not exist on "5bc70a9cfb77dda68b1845469f1580fa0b8c2b5e"
Commit 2089cad1 authored by charlie's avatar charlie
Browse files

fix include operation.hpp to dyn_output.hpp

parent 87c23c9b
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
#include <migraphx/check_shapes.hpp> #include <migraphx/check_shapes.hpp>
#include <migraphx/argument.hpp> #include <migraphx/argument.hpp>
#include <migraphx/operation.hpp> #include <migraphx/dyn_output.hpp>
#include <migraphx/common.hpp> #include <migraphx/common.hpp>
#include <migraphx/config.hpp> #include <migraphx/config.hpp>
......
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