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
WARNING: onnx2trt_utils.cpp:246: One or more weights outside the range of INT32 was clamped
WARNING: Tensor DataType is determined at build time for tensors not marked as input or output.
ERROR: builtin_op_importers.cpp:3345 In function importTopK:
[8] Assertion failed: inputs.at(1).is_weights()
ERROR: failed to parse onnx file
The text was updated successfully, but these errors were encountered:
Input filename: ../model/pts_backbone_with_anchors.onnx
ONNX IR version: 0.0.6
Opset version: 12
Producer name: pytorch
Producer version: 1.5
Domain:
Model version: 0
Doc string:
WARNING: onnx2trt_utils.cpp:246: One or more weights outside the range of INT32 was clamped
WARNING: Tensor DataType is determined at build time for tensors not marked as input or output.
ERROR: builtin_op_importers.cpp:3345 In function importTopK:
[8] Assertion failed: inputs.at(1).is_weights()
ERROR: failed to parse onnx file
The text was updated successfully, but these errors were encountered: