提交 27a9aeaa 编写于 作者: T tsai

refine

上级 c2c84c0e
......@@ -4,6 +4,7 @@ python3 -m pip install --user --upgrade pip
python3 -m pip install -r test-requirements.txt --user
if [ -f requirements.txt ]; then pip install --user -r requirements.txt; fi
python3 -m pip install oneflow --user -U -f https://staging.oneflow.info/branch/master/cu102
python3 -m pip install oneflow --user gast==0.3.3
python3 setup.py install
# python3 examples/tensorrt_qat/test_lenet_qat_train.py
# python3 -m pytest -s examples/tensorrt_qat/test_lenet_qat.py
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册