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

calibration to int8 INTERNAL ERROR: Assertion failed: d.nbDims >= 1 #530

Open
daliel opened this issue May 18, 2022 · 1 comment
Open

calibration to int8 INTERNAL ERROR: Assertion failed: d.nbDims >= 1 #530

daliel opened this issue May 18, 2022 · 1 comment

Comments

@daliel
Copy link

daliel commented May 18, 2022

Tensorrt 7.0.0.11-1+cuda10.2
CUDA 10.2
Ubuntu 18.04
python3.6
torch 1.4.0
onnxruntime 1.1.1

code for calibration from: #503

[TensorRT] ERROR: FAILED_EXECUTION: std::exception
[TensorRT] WARNING: Explicit batch network detected and batch size specified, use execute without batch size instead.
[TensorRT] INTERNAL ERROR: Assertion failed: d.nbDims >= 1
../rtSafe/safeHelpers.cpp:419
Aborting...

@Lenan22
Copy link

Lenan22 commented Oct 31, 2022

Tensorrt 7.0.0.11-1+cuda10.2 CUDA 10.2 Ubuntu 18.04 python3.6 torch 1.4.0 onnxruntime 1.1.1

code for calibration from: #503

[TensorRT] ERROR: FAILED_EXECUTION: std::exception [TensorRT] WARNING: Explicit batch network detected and batch size specified, use execute without batch size instead. [TensorRT] INTERNAL ERROR: Assertion failed: d.nbDims >= 1 ../rtSafe/safeHelpers.cpp:419 Aborting...
#530 (comment)

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

2 participants