提交 889f5a41 编写于 作者: Y Yu Yang

Update

上级 5f2bb1fd
......@@ -108,7 +108,8 @@ class Variable(object):
<!-- 参数 is a special Variable -->
```pythonVclass Parameter(Variable):
```python
class Parameter(Variable):
def __init__(self, trainable, initialize_attrs, optimize_attrs):
pass
```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册