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[])
StrideA,
StrideB,
StrideC,
PassThrough{},
PassThrough{},
Relu{});
AOp{},
BOp{},
COp{});
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