提交 8aedf1f1 authored 作者: notoraptor's avatar notoraptor

Revert doc change in `get_op_params()`.

上级 5493b1fd
...@@ -1392,7 +1392,7 @@ class COp(Op): ...@@ -1392,7 +1392,7 @@ class COp(Op):
The names must be strings that are not a C keyword and the The names must be strings that are not a C keyword and the
values must be strings of literal C representations. values must be strings of literal C representations.
If op uses a :class:`theano.gof.Wrapper` as ``params_type``, If op uses a :class:`theano.gof.wrapper.Wrapper` as ``params_type``,
it returns: it returns:
- a default macro ``APPLY_SPECIFIC_WRAPPER`` which defines the class name of the - a default macro ``APPLY_SPECIFIC_WRAPPER`` which defines the class name of the
corresponding C struct. corresponding C struct.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论