My impression is that one drawback of this switch is that in the Python interface, a lot of conversions to standard types seem to be needed. When using shapes outside of TVM, one has to convert Arrays of IntImm to lists of int. Even when feeding shapes back to TVM I seem to need a lot of list(...) casting. (And certainly when I want to use list manipulations.)
Now, I'm not sure what the best way of action is, but I sometimes wish that we could just convert to standard Python objects when we hand them out (although I recognize that this might be a lossy conversion). Best regards Thomas --- [Visit Topic](https://discuss.tvm.ai/t/discuss-runtime-array-containers-array-adt-string/4582/44) 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/043dab947fd52dcbd92cda967a4685df313fe1d92abb6b16a27f36fecb393fa3).