Here are known issues, we should fix these issues for next year project:
- Reduce should be to- level, just as TVM
- No inplace operation, it's too ambiguous (for example, A[i, j] = A[j, i]), or mark it in json explicitly
- for expressions, introduce priority to operators (+,-,*,/)
- allow constant indices
Here are known issues, we should fix these issues for next year project: