"...targets/git@developer.sourcefind.cn:gaoqiong/migraphx.git" did not exist on "f33f2298f72a97bb495c6cd60446ec92889b7333"
Commit adcd9f39 authored by Shucai Xiao's avatar Shucai Xiao
Browse files

code cleanup

parent f84abdf5
...@@ -2,10 +2,6 @@ ...@@ -2,10 +2,6 @@
#include <migraphx/instruction.hpp> #include <migraphx/instruction.hpp>
#include <migraphx/program.hpp> #include <migraphx/program.hpp>
#include <migraphx/iterator_for.hpp> #include <migraphx/iterator_for.hpp>
<<<<<<< HEAD
=======
#include <algorithm>
>>>>>>> adjust_gpu_allocation
namespace migraphx { namespace migraphx {
inline namespace MIGRAPHX_INLINE_NS { inline namespace MIGRAPHX_INLINE_NS {
......
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