@comaniac By the way, do you know the specific reason why ops like “scatter” choose to implement use TIR instead of TE?
According to my quick statistic, there are at least 13 ops in relay use TIR as their implementations:
- argwhere
- non_max_suppression
- scanop
- scatter
- scatter_nd
- scatter_add
- sort
- topk
- sparse_reshape
- sparse
- unique
- proposal
- multibox