Browse Source

feat(mgb/gopt): split inference.cpp into two file

GitOrigin-RevId: d32f30d313
tags/v0.4.0
Megvii Engine Team Xinran Xu 5 years ago
parent
commit
7d1e1f9ae9
2 changed files with 1997 additions and 1956 deletions
  1. +0
    -1956
      src/gopt/impl/inference.cpp
  2. +1997
    -0
      src/gopt/impl/tensor_reformat.cpp

+ 0
- 1956
src/gopt/impl/inference.cpp
File diff suppressed because it is too large
View File


+ 1997
- 0
src/gopt/impl/tensor_reformat.cpp
File diff suppressed because it is too large
View File


Loading…
Cancel
Save