[TVM Discuss] [Questions] Issue with static tensor array

2020-05-19 Thread Heliqi via TVM Discuss
Thank you. Looking forward to it. --- [Visit Topic](https://discuss.tvm.ai/t/issue-with-static-tensor-array/6333/13) 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/3225551da

[TVM Discuss] [Questions] Issue with static tensor array

2020-05-18 Thread Yao Wang via TVM Discuss
I'm refactoring tf frontend tensor array and will fix these issues. --- [Visit Topic](https://discuss.tvm.ai/t/issue-with-static-tensor-array/6333/12) to respond. You are receiving this because you enabled mailing list mode. To unsubscribe from these emails, [click here](https://discuss.

[TVM Discuss] [Questions] Issue with static tensor array

2020-05-18 Thread Heliqi via TVM Discuss
Are you looking at this? @kevinthesun --- [Visit Topic](https://discuss.tvm.ai/t/issue-with-static-tensor-array/6333/11) 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/fdd4

[TVM Discuss] [Questions] Issue with static tensor array

2020-05-18 Thread Suhas via TVM Discuss
yap same problem, we may have to wait for new PR --- [Visit Topic](https://discuss.tvm.ai/t/issue-with-static-tensor-array/6333/10) to respond. You are receiving this because you enabled mailing list mode. To unsubscribe from these emails, [click here](https://discuss.tvm.ai/email/unsubs

[TVM Discuss] [Questions] Issue with static tensor array

2020-05-18 Thread Heliqi via TVM Discuss
I’m facing the same error. ``` unable to unify: 'static_tensor_float32_320_320_3_t' and ''static_tensor_float32_scalar_t'; unable to unify: 'static_tensor_int32_3_t' and ''static_tensor_int32_scalar_t'; ``` model: [ssd_mobilenet_v3 (Similar to http://download.tensorflow.org/models/object_d

[TVM Discuss] [Questions] Issue with static tensor array

2020-05-15 Thread Suhas via TVM Discuss
I dont think its fixed yet i am having same issues so any update regarding this --- [Visit Topic](https://discuss.tvm.ai/t/issue-with-static-tensor-array/6333/8) to respond. You are receiving this because you enabled mailing list mode. To unsubscribe from these emails, [click here](

[TVM Discuss] [Questions] Issue with static tensor array

2020-04-17 Thread Suhas via TVM Discuss
That is nice, wait for approval --- [Visit Topic](https://discuss.tvm.ai/t/issue-with-static-tensor-array/6333/7) 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/26a7a5e59f6c

[TVM Discuss] [Questions] Issue with static tensor array

2020-04-17 Thread Yao Wang via TVM Discuss
I'm fixing some issues regarding to tf ssd models and will submit a PR soon. --- [Visit Topic](https://discuss.tvm.ai/t/issue-with-static-tensor-array/6333/6) to respond. You are receiving this because you enabled mailing list mode. To unsubscribe from these emails, [click here](https://

[TVM Discuss] [Questions] Issue with static tensor array

2020-04-17 Thread Suhas via TVM Discuss
you can make it work with static version of layout, i think something is wrong in loop handling with tensor array. --- [Visit Topic](https://discuss.tvm.ai/t/issue-with-static-tensor-array/6333/5) to respond. You are receiving this because you enabled mailing list mode. To unsubscribe fr

[TVM Discuss] [Questions] Issue with static tensor array

2020-04-17 Thread wwwwcu via TVM Discuss
I think I'm facing the same error. First, I merged the code from [Dynamic NMS and strided_slice](https://github.com/apache/incubator-tvm/pull/4312/) to support importing model [TensorFlow model: ssd_resnet_50_fpn_coco](https://github.com/tensorflow/models/blob/master/research/object_detection

[TVM Discuss] [Questions] Issue with static tensor array

2020-04-12 Thread Suhas via TVM Discuss
some thing like this %while_loop(0, 0, %255, %256, %259, %lstm_1/strided_slice_5/_25__cf__25, %lstm_1/strided_slice_10/_20__cf__20, %lstm_1/strided_slice_4/_24__cf__24, %lstm_1/strided_slice_3/_23__cf__23, %258, %lstm_1/strided_slice_1/_19__cf__19, %264, %lstm_1/strided_slice_2/_22__cf__22,

[TVM Discuss] [Questions] Issue with static tensor array

2020-04-11 Thread Yao Wang via TVM Discuss
Can you provide the full trace? Also it should be related to certain tensor array op. It would be better if you can provide a minimal case. --- [Visit Topic](https://discuss.tvm.ai/t/issue-with-static-tensor-array/6333/2) to respond. You are receiving this because you enabled mailing list

[TVM Discuss] [Questions] Issue with static tensor array

2020-04-11 Thread Suhas via TVM Discuss
Trying to import a model to TVM but getting follow errors any idea about this unable to unify: `static_tensor_float32_1_256_t` and `static_tensor_float32_scalar_t`; --- [Visit Topic](https://discuss.tvm.ai/t/issue-with-static-tensor-array/6333/1) to respond. You are receiving this becaus