mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-29 23:06:41 +00:00
optimizer shouldn't depend on inference session
This commit is contained in:
parent
bf7afbef23
commit
04063aa324
1 changed files with 0 additions and 1 deletions
|
|
@ -28,7 +28,6 @@
|
|||
#include "core/optimizer/reshape_fusion.h"
|
||||
#include "core/optimizer/attention_fusion.h"
|
||||
#include "core/mlas/inc/mlas.h"
|
||||
#include "core/session/inference_session.h"
|
||||
|
||||
namespace onnxruntime {
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue