apache / tvm

Open deep learning compiler stack for cpu, gpu and specialized accelerators
https://tvm.apache.org/
Apache License 2.0
11.41k stars 3.4k forks source link

[Relax][BugFix] Fix a bug about the IR construction in test file #17121

Open Cookiee235 opened 1 week ago

Cookiee235 commented 1 week ago

Fix a bug in the test_transform_dead_code_elimination.py file about the IR construction.