5.15. PopEF
3.0.0
New features
Improve
popef_dumpusability.Several
popef_dumpimprovements, mostly to improve output formatting and readability, and allow data filtering.Add remote buffers support.
Support for tensors stored in memory outside the IPU (remote buffers) that can be read and written by the IPU.
Add
ModelBuilderPython bindings.Enables the use of Python bindings for the
ModelBuilderclass.Add helper to convert PopEF dtypes to NumPy dtypes.
Provides the ability to use PopEF data types as corresponding NumPy data types.
Bug Fixes
None
Other improvements
None
Known issues
None
Compatibility changes
None