Skip to content

Commit 8a8d138

Browse files
yelitejunrushao
authored andcommitted
Add back the missing optional header (apache#401)
1 parent bd0f318 commit 8a8d138

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/relax/transform/fuse_ops.cc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@
3535
#include <tvm/relax/transform.h>
3636
#include <tvm/tir/function.h>
3737

38+
#include <optional>
39+
3840
#include "../../support/arena.h"
3941
#include "utils.h"
4042

0 commit comments

Comments
 (0)