5.10. PopLibs
3.4.0
New features
Add an
offset
parameter topopops::createHostTransferableTensor()
that can be used to calculate the index of the first tile for mapping the new tensor.
Bug Fixes
None
Other improvements
None
Known issues
None
Compatibility changes
None
3.3.0
New features
Added new
popops
ops to support the PyTorch GeometricSplineConv
operator:SplineBasis
SplineWeighting
Added new
popops
element-wise unary operationnearbyint
.
Bug Fixes
Allow users to compile IPU executables larger than 32 GiB. The size was originally limited as a sanity check and predated large systems where it is now possible to exceed this limit.
Other improvements
None
Known issues
None
Compatibility changes
None