"model/models/git@developer.sourcefind.cn:OpenDAS/ollama.git" did not exist on "c1149875234a51aa1e5e60b74f3807f5982c60fa"
Commit 9ef40f1c authored by Paul's avatar Paul
Browse files

Format

parent f5c3cebe
...@@ -287,7 +287,7 @@ void find_matches(module& mod, instruction_ref ins, Ms&&... ms) ...@@ -287,7 +287,7 @@ void find_matches(module& mod, instruction_ref ins, Ms&&... ms)
const const
#endif #endif
int trace = value_of(MIGRAPHX_TRACE_MATCHES{}); int trace = value_of(MIGRAPHX_TRACE_MATCHES{});
bool match = false; bool match = false;
each_args( each_args(
[&](auto&& m) { [&](auto&& m) {
if(match) if(match)
......
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