test_scan.py
2.55 KB
-
[Bugfix] tvm.scan follow by tvm.compute segfault (#3723) · 8bef595d
* [bugfix] tvm.scan follow by tvm.compute segfault * more strict bound condition check * access k + 1 -> k * fix scan test
Yizhi Liu committed
* [bugfix] tvm.scan follow by tvm.compute segfault * more strict bound condition check * access k + 1 -> k * fix scan test