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

Tensorrt8 #285

Merged
merged 71 commits into from
Mar 30, 2022
Merged

Tensorrt8 #285

merged 71 commits into from
Mar 30, 2022

Conversation

ceccocats
Copy link
Owner

No description provided.

perseusdg and others added 30 commits April 25, 2021 23:58
…ocessing and postprocessing on IPluginFactory
…et generate the engine files but crash after throwing nvifer1::CudaRuntimeError and when demo is being run ,it doesnt deserialize properly and crashes
…trtexec)

but demo has issues in yolo::computeDetections
…ueueInternal::312] Error Code 3: Internal Error (Parameter check failed at: runtime/api/executionContext.cpp::enqueueInternal::312, condition: mDeviceMemorySize == 0 || mExecutionResources->getDeviceMemory() != nullptr - is the error that causes it
… seems to be a bit low 350 on trt8 compared to 396 on trt7)
Signed-off-by: Micaela Verucchi <micaelaverucchi@gmail.com>
Small fixes in DeformableConvRT.cpp
- Updated Docker to cuda-11.3+cudnn-8.2.1+TensorRT-8.0.34,Ubuntu to 20.04 and OpenCV to 4.5.4
- Updated OpenCV4 to 4.5.4 in install_OpenCV4.sh
- Updated README.md
perseusdg and others added 28 commits January 3, 2022 19:49
… tensorrt versions less than 8.2 using IPluginV2Ext instead of ISliceLayer since they dont seem to support reflect and zero
…atchnorm class in order to pass necessary parameters read from the bin file.
- Fix monodepth2 network, now works with both cuDNN and tensorRT
- Substitute cuDNN ELU with tkDNN one
- add DepthNN class
- add demoDepth demo, now only works with monodepth2 net

Signed-off-by: Micaela Verucchi <micaelaverucchi@gmail.com>
               Francesco Gatti <gattifrancesco@hotmail.it>
…depth2 weights

Signed-off-by: Micaela Verucchi <micaelaverucchi@gmail.com>
…th the IPluginV2 version for TensorRT >= 8.2.0

-Fixed demo build issue on Windows

Signed-off-by: perseusdg <harshvardhan.chandira@gmail.com>
push tensorrt8 commits to the rds branch
Signed-off-by: perseusdg <harshvardhan.chandira@gmail.com>
Merge tensorrt8 and depth
Signed-off-by: perseusdg <harshvardhan.chandira@gmail.com>
This reverts commit 00f06f7, reversing
changes made to 6a133d8.
Signed-off-by: perseusdg <f20180523@goa.bits-pilani.ac.in>
Signed-off-by: Micaela Verucchi <micaelaverucchi@gmail.com>
@ceccocats ceccocats merged commit 30098ca into master Mar 30, 2022
@mive93 mive93 deleted the tensorrt8 branch March 30, 2022 15:50
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

Successfully merging this pull request may close these issues.

3 participants