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
commit
b6c0e8d093
2 changed files with 16538 additions and 17261 deletions
  1. +16538
    -17259
      src/gopt/test/cache_data.h
  2. +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;


Loading…
Cancel
Save