Commit bc4b5a7f authored by mei-ye's avatar mei-ye
Browse files

untouched

parent e4e4f0bf
...@@ -13,9 +13,9 @@ struct cpu_target ...@@ -13,9 +13,9 @@ struct cpu_target
std::vector<pass> get_passes(migraph::context& ctx) const; std::vector<pass> get_passes(migraph::context& ctx) const;
migraph::context get_context() const { return context{}; } migraph::context get_context() const { return context{}; }
}; };
} // namespace cpu } // namespace cpu
} // namespace migraph } // namespace migraph
#endif #endif
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