Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Layer Slice_4 failed validation #2

Open
whrenstone opened this issue Mar 26, 2021 · 0 comments
Open

Layer Slice_4 failed validation #2

whrenstone opened this issue Mar 26, 2021 · 0 comments

Comments

@whrenstone
Copy link

         Thank you for your kindness sharing. I have encountered the bug below, I don't know which is Slice_4 and how can i  debug it. Really appreciated for your advice

[TensorRT] WARNING: onnx2trt_utils.cpp:198: Your ONNX model has been generated with INT64 weights, while TensorRT does not natively support INT64. Attempting to cast down to INT32.
ERROR In node 165 (parseGraph): INVALID_GRAPH: Assertion failed: ctx->tensors().count(inputName)
num layers: 132
lastlayers: <tensorrt.tensorrt.ILayer object at 0x7f971cde59d0>
[TensorRT] ERROR: Slice_4: slice is out of input range, input dimensions = [4,3,608,608], start = [0,0,0,0], size = [1,3,320,640], stride = [1,1,2,1].
[TensorRT] ERROR: Layer Slice_4 failed validation
[TensorRT] ERROR: Network validation failed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant