This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
AbductiveLearning
/
ABLkit
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
0
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
[DOC] remove surplus requirements (cont.)
pull/6/head
troyyyyy
2 years ago
parent
67bd489af6
commit
fa800fa6f8
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
docs/conf.py
+ 2
- 0
docs/conf.py
View File
@@ -31,6 +31,8 @@ MOCK_MODULES = [
"torch.utils",
"torch.optim",
"torchvision.transform",
"torch.utils.data",
"torch.utils.data.sampler"
]
sys.modules.update((mod_name, Mock()) for mod_name in MOCK_MODULES)
Write
Preview
Loading…
Cancel
Save