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
dgl
Commits
f7573c6d
"git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "214372aa99edae6cb355e20df23b9150bb3b322d"
Unverified
Commit
f7573c6d
authored
Jan 18, 2023
by
Rhett Ying
Committed by
GitHub
Jan 18, 2023
Browse files
[Doc] run tutorials only in pytorch backend
parent
fcf9663e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
docs/source/conf.py
docs/source/conf.py
+4
-0
No files found.
docs/source/conf.py
View file @
f7573c6d
...
@@ -219,6 +219,10 @@ gallery_dirs = ['tutorials/blitz/',
...
@@ -219,6 +219,10 @@ gallery_dirs = ['tutorials/blitz/',
'tutorials/models/'
,
'tutorials/models/'
,
'tutorials/multi/'
,
'tutorials/multi/'
,
'tutorials/cpu'
]
# path to generate docs
'tutorials/cpu'
]
# path to generate docs
if
dglbackend
!=
"pytorch"
:
examples_dirs
=
[]
gallery_dirs
=
[]
reference_url
=
{
reference_url
=
{
'dgl'
:
None
,
'dgl'
:
None
,
'numpy'
:
'http://docs.scipy.org/doc/numpy/'
,
'numpy'
:
'http://docs.scipy.org/doc/numpy/'
,
...
...
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