Hzfengsy opened a new pull request #8895:
URL: https://github.com/apache/tvm/pull/8895


   Reported by @vinx13.
   
   The error report after fix:
   ```
   error: Store is only allowed with one index, but 2 were provided.
    --> tests/python/unittest/test_tvmscript_error_report.py:390:15
        |
    390 |              B[i, j] = 1.0  # error: Store is only allowed with one 
index
        |                ^^^^
   ```
   
   cc @junrushao1994 @tkonolige 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to