tvm icon indicating copy to clipboard operation
tvm copied to clipboard

[Relax] Additional unit tests for RemoveUnusedParameters

Open Lunderberg opened this issue 1 year ago • 1 comments
trafficstars

Verifying behavior for subroutines that receive R.Prim or R.Shape parameters, if the symbolic variables defined by those parameters are already defined by another parameter.

Lunderberg avatar Feb 14 '24 16:02 Lunderberg

This test case was written to verify the statements I made in this comment. Adding them to the CI, as it was behavior of RemoveUnusedParameters that wasn't previously being tested.

Lunderberg avatar Feb 14 '24 16:02 Lunderberg