Skip to content

[RELAX][ONNX] Add prim experssion support to Neg converter and update Arange converter to use relax.op.arange#17566

Merged
tqchen merged 2 commits into
apache:mainfrom
PatrikPerssonInceptron:fix/add_arange_to_relax
Jan 19, 2025
Merged

[RELAX][ONNX] Add prim experssion support to Neg converter and update Arange converter to use relax.op.arange#17566
tqchen merged 2 commits into
apache:mainfrom
PatrikPerssonInceptron:fix/add_arange_to_relax

Conversation

@PatrikPerssonInceptron

Copy link
Copy Markdown
Contributor

Added prim expression handling in the Neg operator converter

Updated Arange operator converter to use relax.op.arange instead of topi.arange

Updated arange converter to use relax.op.arange instead of emitting a tir arange
@yongwww

yongwww commented Jan 2, 2025

Copy link
Copy Markdown
Member

@tvm-bot rerun

@PatrikPerssonInceptron

Copy link
Copy Markdown
Contributor Author

Hi @Hzfengsy and @yongwww, it seems that the reason for the build failures are unrelated to the changes that I have made. Should we rerun again?

@Hzfengsy

Copy link
Copy Markdown
Member

@tvm-bot rerun

@tqchen tqchen merged commit b09c919 into apache:main Jan 19, 2025
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.

4 participants