Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
f1c78138
Unverified
Commit
f1c78138
authored
Jul 03, 2024
by
Roger Wang
Committed by
GitHub
Jul 03, 2024
Browse files
[Doc] Fix Mock Import (#6094)
parent
3a86b54f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
docs/source/conf.py
docs/source/conf.py
+1
-0
No files found.
docs/source/conf.py
View file @
f1c78138
...
@@ -96,6 +96,7 @@ autodoc_mock_imports = [
...
@@ -96,6 +96,7 @@ autodoc_mock_imports = [
'triton'
,
'triton'
,
"tqdm"
,
"tqdm"
,
"tensorizer"
,
"tensorizer"
,
"pynvml"
,
]
]
for
mock_target
in
autodoc_mock_imports
:
for
mock_target
in
autodoc_mock_imports
:
...
...
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