Skip to content

Conversation

@Lunderberg
Copy link
Contributor

A follow-up commit from #12264. This allows the before/expected fixtures generated by tvm.testing.CompareBeforeAfter to be IRModule instances as well as PrimFunc. This is intended to allow testing that requires comparing more than one function (e.g. hoisting/fusing a PrimFunc).

A follow-up commit from apache#12264.
This allows the before/expected fixtures generated by
`tvm.testing.CompareBeforeAfter` to be `IRModule` instances as well as
`PrimFunc`.  This is intended to allow testing that requires comparing
more than one function (e.g. hoisting/fusing a PrimFunc).
@Lunderberg
Copy link
Contributor Author

@cconvey @JosephTheOctonaut This is the testing utility intended for TIR functionalization tests.

@csullivan csullivan merged commit d9e0147 into apache:main Oct 7, 2022
@Lunderberg Lunderberg deleted the compare_before_after_irmodule branch October 7, 2022 18:00
xinetzone pushed a commit to daobook/tvm that referenced this pull request Nov 25, 2022
…pache#12920)

A follow-up commit from apache#12264.
This allows the before/expected fixtures generated by
`tvm.testing.CompareBeforeAfter` to be `IRModule` instances as well as
`PrimFunc`.  This is intended to allow testing that requires comparing
more than one function (e.g. hoisting/fusing a PrimFunc).

* Prevent circular fixture references
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