"test/gemm/gemm_dl_fp16.cpp" did not exist on "63eee2d9991b08ca286f6895dd8f90da12a62da3"
Unverified Commit 569c35e0 authored by J-shang's avatar J-shang Committed by GitHub
Browse files

move ipython required to develop (#3411)

parent cae4308f
......@@ -7,3 +7,4 @@ sphinxcontrib-websupport
nbsphinx
pytest
coverage
ipython
......@@ -13,7 +13,6 @@ scikit-learn >= 0.24.1
websockets
filelock
prettytable
ipython
dataclasses ; python_version < "3.7"
numpy < 1.19.4 ; sys_platform == "win32"
numpy < 1.20 ; sys_platform != "win32" and python_version < "3.7"
......
......@@ -21,5 +21,6 @@ filelock
prettytable
psutil
ruamel.yaml
ipython
https://download.pytorch.org/whl/cpu/torch-1.7.1%2Bcpu-cp37-cp37m-linux_x86_64.whl
https://download.pytorch.org/whl/cpu/torchvision-0.8.2%2Bcpu-cp37-cp37m-linux_x86_64.whl
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment