提交 0253f2c4 编写于 作者: D dongzhihong

"fix bind python error"

上级 36d7e1fd
......@@ -36,7 +36,7 @@ USE_OP(mul);
USE_OP(sigmoid);
USE_OP(softmax);
USE_OP(rowwise_add);
USE_OP(random);
USE_OP(gaussian_random);
template <typename ClassType>
void ExposeOperator(ClassType& m) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册