added

JetPack 6.1 Support and Version Check Feature

πŸš€ 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 to JETPACK_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.