added
JetPack 6.1 Support and Version Check Feature
March 14th, 2025
π New Features
JetPack 6.1 Support for NVIDIA Devices
- Updated internal configuration to support JetPack 6.1 (version 6.1+b123).
- Software version enum changed from
JETPACK_6_0
toJETPACK_6_1
for compatibility with the latest NVIDIA Jetson platform.
Package Version Check Functionality
- Added a new mechanism to check whether users are running the latest PyNetsPresso SDK version.
- Users will be notified if an update is recommended, improving consistency and reducing compatibility issues.
π§ Why these matter
- Supporting JetPack 6.1 ensures that PyNetsPresso remains compatible with the latest NVIDIA hardware and software stacks.
- The version check feature helps users stay up-to-date with critical patches and improvements, reducing the risk of integration failures.