"...python/git@developer.sourcefind.cn:zhaoyu6/sglang.git" did not exist on "45dcfc2e762d3ff197de9e84945298a6eeb134a3"
Commit 4e915473 authored by rusty1s's avatar rusty1s
Browse files

mock torch

parent b16e8cff
......@@ -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']
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