You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[07/12/2023-11:55:50] [TRT] [E] 10: Could not find any implementation for node 002_convolutional.
[07/12/2023-11:55:50] [TRT] [E] 10: [optimizer.cpp::computeCosts::3869] Error Code 10: Internal Error (Could not find any implementation for node 002_convolutional.)
ERROR: failed to build the TensorRT engine!
Hardware: RTX3060.
Without --int8 everything works fine.
Any idea how to solve it?
The text was updated successfully, but these errors were encountered:
When running
python3 onnx_to_tensorrt.py -m yolov4-416 --int8
An error occurs
Hardware: RTX3060.
Without --int8 everything works fine.
Any idea how to solve it?
The text was updated successfully, but these errors were encountered: