Commit b9033442 authored by Khalique's avatar Khalique
Browse files

formatting

parent a813d1d6
...@@ -237,7 +237,7 @@ struct leaky_relu ...@@ -237,7 +237,7 @@ struct leaky_relu
{ {
os << op.name() << ":" << op.alpha; os << op.name() << ":" << op.alpha;
return os; return os;
} }
}; };
struct transpose struct transpose
......
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