Closed seanlatias closed 4 years ago
As mentioned in #311, there is index casting issue when inside irregular imperative for loops. Thus, the solution is to remove the casting for tensor indices.
Test case: tests/issues/test_issue_311.py
As mentioned in #311, there is index casting issue when inside irregular imperative for loops. Thus, the solution is to remove the casting for tensor indices.
Test case: tests/issues/test_issue_311.py