5.13. PopVision analysis library (libpva)

3.1.0

New features

None

Bug Fixes

None

Other improvements

None

Known issues

None

Compatibility changes

None

3.0.0

New features

  • Add additional information for lowered variables.

  • Add debug context location information.

  • Add additional IPU target information

  • Add support for compute-set debug contexts.

Bug Fixes

  • Upgraded to pybind11 v2.9.2 to solve intermittent issue.

  • Removed errant logging.

  • Fixed performance and issue with reading pvti information.

  • Improved the error message when loading an unsupported profile.

  • Fixed stack overflow issue when printing lowered variables.

  • Return the operation name when using PyTorch, instead of the ONNX name.

Other improvements

  • Avoid duplicating information for each replica in the profiles.

  • Upgraded to Rust version to 1.62.0.

Known issues

None

Compatibility changes

None