CV-CUDA Release v0.5.0 #131
milesp-nvidia
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
CV-CUDA 0.5.0 Release Notes
CV-CUDA 0.5.0 is a major release of the library providing multiple new operators, features, and fixes to multiple customer-reported issues.
Release Highlights
CV-CUDA v0.5.0 includes the following key changes:
New Operators:
New Features:
TensorBatch
in C++ and Python, a container type that can hold a list of non-uniformly shaped tensorsWorkspace
in C++ and Python, an abstraction of memory and asynchronous resources for CV-CUDA operatorsLabel
operatorBug Fixes:
NvBlurBoxes
typestr
format issue in__cuda_array_interface__
OpBoxBlur
on RGBA imagesCompatibility
Known Issues/Limitations
License
CV-CUDA is licensed under the Apache 2.0 license.
Resources
Acknowledgements
CV-CUDA is developed jointly by NVIDIA and the ByteDance Machine Learning team.
This discussion was created from the release CV-CUDA Release v0.5.0.
Beta Was this translation helpful? Give feedback.
All reactions