5.17. Poplar Triton Backend

3.1.0

New features

  • Added the check_package_hash configuration option (True by default) that checks that the user Poplar environment and the one used to build the model is the same. This is a usability improvement which prevents the user from running an incompatible model. Refer to the Poplar Triton Backend: User Guide for details.

Bug Fixes

None

Other improvements

None

Known issues

None

Compatibility changes

None

3.0.0

New features

  • Change component readiness level from Preview to GA.

  • Add handling of directories to model files stored in config.

    You can now define directories containing the PopEF files, weights and tensor name map files in config.pbtxt, instead of copying those files to the default location.

Bug Fixes

None

Other improvements

None

Known issues

None

Compatibility changes

None