Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
torch-scatter
Commits
be2722e1
Commit
be2722e1
authored
Feb 13, 2020
by
rusty1s
Browse files
fix torch
parent
a3359645
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
4 deletions
+3
-4
docs/requirements.txt
docs/requirements.txt
+3
-0
docs/source/conf.py
docs/source/conf.py
+0
-4
No files found.
docs/requirements.txt
View file @
be2722e1
-f https://download.pytorch.org/whl/torch_stable.html
numpy
torch
sphinx
sphinx
sphinx_rtd_theme
sphinx_rtd_theme
sphinx-autodoc-typehints
sphinx-autodoc-typehints
docs/source/conf.py
View file @
be2722e1
...
@@ -14,10 +14,6 @@ extensions = [
...
@@ -14,10 +14,6 @@ extensions = [
'sphinx_autodoc_typehints'
,
'sphinx_autodoc_typehints'
,
]
]
autodoc_mock_imports
=
[
'torch'
,
]
source_suffix
=
'.rst'
source_suffix
=
'.rst'
master_doc
=
'index'
master_doc
=
'index'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment