Commit be2722e1 authored by rusty1s's avatar rusty1s
Browse files

fix torch

parent a3359645
-f https://download.pytorch.org/whl/torch_stable.html
numpy
torch
sphinx
sphinx_rtd_theme
sphinx-autodoc-typehints
......@@ -14,10 +14,6 @@ extensions = [
'sphinx_autodoc_typehints',
]
autodoc_mock_imports = [
'torch',
]
source_suffix = '.rst'
master_doc = 'index'
......
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