It seems that in TE,the index operator [ ] is not same as [ ] in numpy. When I use A[:1000] (A is a te.Tensor), I get a TensorSlice object ,but I want a Tensor. So can anyone tell me how to use TensorSlice, or how can I get the same [ ] index method just like numpy? much thanks
--- [Visit Topic](https://discuss.tvm.apache.org/t/do-not-understand-te-tensorslice/11320/1) to respond. You are receiving this because you enabled mailing list mode. To unsubscribe from these emails, [click here](https://discuss.tvm.apache.org/email/unsubscribe/2645a775dca00d6f19c720340703093735cd89e67c359dc141f0fa45686dc18c).