This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
MegEngine
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
31
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Revert "test(fastrun): suppress persistent cache test"
This reverts commit
5d6e722deb
. GitOrigin-RevId:
74e184d5c6
tags/v1.7.2.m1
Megvii Engine Team
3 years ago
parent
6b28a2f9ec
commit
8918abb17b
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
imperative/python/test/unit/utils/test_utils.py
+ 0
- 1
imperative/python/test/unit/utils/test_utils.py
View File
@@ -3,7 +3,6 @@ import pytest
from megengine.utils.persistent_cache import _manager
@pytest.mark.skip(reason="fixme: github ci failed")
def test_persistent_cache():
pc = _manager
k0 = b"\x00\x00"
Write
Preview
Loading…
Cancel
Save