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
4e915473
Commit
4e915473
authored
Jun 29, 2019
by
rusty1s
Browse files
mock torch
parent
b16e8cff
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
docs/source/conf.py
docs/source/conf.py
+2
-0
No files found.
docs/source/conf.py
View file @
4e915473
...
...
@@ -27,3 +27,5 @@ html_theme_path = [sphinx_rtd_theme.get_html_theme_path()]
doctest_default_flags
=
doctest
.
NORMALIZE_WHITESPACE
intersphinx_mapping
=
{
'python'
:
(
'https://docs.python.org/'
,
None
)}
autodoc_mock_imports
=
[
'torch'
]
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