Hi, have you solve the problem? Could you give me some advice about the
following error:
```
Check failed: begin_v <= end_v (3 vs. 0) : strided_slice get invalid slice at
axis 1
```
---
[Visit
Topic](https://discuss.tvm.apache.org/t/can-slice-from-relay-support-empty-result/5889/12)
to
Hi,
I got the exactly error when I running TF SSD-ResNet34 model download from
https://github.com/mlperf/inference/tree/master/vision/classification_and_detection
I use ./incubator-tvm/tests/python/frontend/tensorflow/test_forward.py
test_forward_ssd() to do the test.
I just modify model_p