提交 5f2bb1fd 编写于 作者: Y Yu Yang

Tab to space

上级 c33a9bdd
......@@ -108,8 +108,7 @@ class Variable(object):
<!-- 参数 is a special Variable -->
```python
class Parameter(Variable):
```pythonVclass 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.
先完成此消息的编辑!
想要评论请 注册