Is there any effort to support tensor arrays in TIR? That would be something to represent operations like `stack` or `unstack` from TF.
Let's say we want to write an op that does a concatenation of a variable number of tensors, but without actually copying any data. Instead, it would create some sort of a representation of a sequence of tensors (buffers). Is this currently possible in TIR? Would there be any interest in having this functionality? --- [Visit Topic](https://discuss.tvm.ai/t/tensor-arrays-in-tir/7135/1) to respond. You are receiving this because you enabled mailing list mode. To unsubscribe from these emails, [click here](https://discuss.tvm.ai/email/unsubscribe/129422a292609607af2c077f459439d764bdb447c73ce02245e70cb915a32cb3).