提交 cec18b1f 编写于 作者: W WANG Lei 提交者: Yan Chunwei

Update quick_start_en.md (#173)

上级 fda4ee94
......@@ -40,7 +40,7 @@ with logw.mode("train") as logger:
Next we create a `Scalar` component. Each component needs a tag. A tag can be a string of any length.
For example, `layer/classification/error`.
```
```python
# create scalars in mode train and test.
with logw.mode('train') as logger:
scalar0 = logger.scalar("scratch/scalar")
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册