Skip to content

[Relay] make simplify inference iterative - #8246

Merged
zhiics merged 1 commit into
apache:mainfrom
mbrookhart:iterative_simplify_inference
Jun 14, 2021
Merged

[Relay] make simplify inference iterative#8246
zhiics merged 1 commit into
apache:mainfrom
mbrookhart:iterative_simplify_inference

Conversation

@mbrookhart

Copy link
Copy Markdown
Contributor

I was hitting a stack overflow in this pass in a very large model, so I converted it to MixedMode. It's a fairly simple traversal, so it was a simple change.

Thanks!

cc @ZihengJiang @siju-samuel @zhiics

@zhiics

zhiics commented Jun 12, 2021

Copy link
Copy Markdown
Member

plz fix ci

@mbrookhart
mbrookhart force-pushed the iterative_simplify_inference branch from 613fd76 to efeac48 Compare June 14, 2021 16:28
@zhiics
zhiics merged commit 24c2f5c into apache:main Jun 14, 2021
@zhiics

zhiics commented Jun 14, 2021

Copy link
Copy Markdown
Member

Thanks @mbrookhart

trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Jun 17, 2021
trevor-m pushed a commit to neo-ai/tvm that referenced this pull request Jun 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants