"...composable_kernel_rocm.git" did not exist on "8ee36118be9b19b15c2471bffeeeb624afb14044"
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