Skip to content

Commit

Permalink
remove outdated headers
Browse files Browse the repository at this point in the history
Signed-off-by: daquexian <[email protected]>
  • Loading branch information
daquexian committed Nov 2, 2023
1 parent a442d4b commit 38c3e8a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion onnxoptimizer/optimize.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

#include "onnx/common/ir.h"
#include "onnx/common/ir_pb_converter.h"
#include "onnx/common/stl_backports.h"
#include "onnx/proto_utils.h"

#include "onnxoptimizer/pass_manager.h"
Expand Down
1 change: 0 additions & 1 deletion onnxoptimizer/pass_registry.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@

#include "onnx/common/ir.h"
#include "onnx/common/ir_pb_converter.h"
#include "onnx/common/stl_backports.h"
#include "onnx/proto_utils.h"
#include "onnxoptimizer/passes/adjust_add.h"
#include "onnxoptimizer/passes/adjust_slice_and_matmul.h"
Expand Down

0 comments on commit 38c3e8a

Please sign in to comment.