This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
wangwei
/
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
fix(mgb/gopt): update profiler cache of global layout transform test
GitOrigin-RevId:
fe8a712599
tags/v1.7.0
Megvii Engine Team
4 years ago
parent
f2db7b0ded
commit
b6c0e8d093
2 changed files
with
16538 additions
and
17261 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+16538
-17259
src/gopt/test/cache_data.h
+0
-2
src/gopt/test/layout_transform_pass.cpp
+ 16538
- 17259
src/gopt/test/cache_data.h
File diff suppressed because it is too large
View File
+ 0
- 2
src/gopt/test/layout_transform_pass.cpp
View File
@@ -29,8 +29,6 @@
#include "./cache_data.h"
#endif
#include "megbrain/plugin/opr_io_dump.h"
using namespace mgb;
using namespace gopt;
using namespace serialization;
Write
Preview
Loading…
Cancel
Save