Commit 037a5782 authored by Chao Liu's avatar Chao Liu
Browse files

clean up

parent e041175e
...@@ -189,9 +189,9 @@ int main(int argc, char* argv[]) ...@@ -189,9 +189,9 @@ int main(int argc, char* argv[])
StrideA, StrideA,
StrideB, StrideB,
StrideC, StrideC,
PassThrough{}, AOp{},
PassThrough{}, BOp{},
Relu{}); COp{});
if(!gemm.IsSupportedArgument(argument)) if(!gemm.IsSupportedArgument(argument))
{ {
......
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