未验证 提交 19823d90 编写于 作者: Y Yao Chi 提交者: GitHub

Fix quickstart mlp (#332)

* Edition of changing eval to test

* first fix of issue 313

* startup

* demo of quickstart

* Fix of quickstart

* remove extra files

* revert cn/mkdocs.yml

* use master cn/mkdocs.yml

* fix
Co-authored-by: Nunknown <liuqi0108@outlook.com>
上级 00e7575f
# mlp_mnist.py
import oneflow as flow
import oneflow.typing as tp
from oneflow.compatible import single_client as flow
from oneflow.compatible.single_client import typing as tp
import numpy as np
flow.config.enable_legacy_model_io(False)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册