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
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.
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
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
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
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](
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
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://
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
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
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,
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
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
13 matches
Mail list logo