"example/vscode:/vscode.git/clone" did not exist on "b472cdf6d9d6af68e852481ebf908360a277365a"
Commit 82b1b680 authored by wangshaojie6's avatar wangshaojie6
Browse files

fix format

parent afebb964
......@@ -330,7 +330,7 @@ int main(int argc, char* argv[])
exit(1);
}
float conv_ave_time = 0.f;
float conv_ave_time = 0.f;
DeviceMem wei_work_space_device_buf(bwd_weight_workspace_size);
wei_work_space_device_buf.SetZero();
......
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