We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9996745 commit 9560d07Copy full SHA for 9560d07
1 file changed
tile_engine/ops/gemm/gemm_common.hpp
@@ -94,4 +94,3 @@ inline auto create_args(int argc, char* argv[])
94
bool result = arg_parser.parse(argc, argv);
95
return std::make_tuple(result, arg_parser);
96
}
97
-
0 commit comments