提交 6384da8a authored 作者: notoraptor's avatar notoraptor

Just standardize `c_set_math_type_for_conv()`.

上级 c5944c7d
...@@ -37,7 +37,7 @@ static int c_set_math_type_for_conv(cudnnConvolutionDescriptor_t desc, cudnnMath ...@@ -37,7 +37,7 @@ static int c_set_math_type_for_conv(cudnnConvolutionDescriptor_t desc, cudnnMath
return -1; return -1;
} }
#endif #endif
return 1; return 0;
} }
#section init_code_struct #section init_code_struct
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论