Commit 2e353915 authored by Paul's avatar Paul
Browse files

Formatting

parent fa4c8e15
......@@ -90,8 +90,5 @@ struct nop
return {};
}
migraph::shape compute_shape(std::vector<migraph::shape>) const
{
return {};
}
migraph::shape compute_shape(std::vector<migraph::shape>) const { return {}; }
};
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