5.8. PopXL

3.2.0

New features

None

Bug Fixes

None

Other improvements

None

Known issues

None

Compatibility changes

None

3.1.0

New features

  • Added support for float8 inference (host-based conversion, variables, constants, view changers, cast, matmul and conv).

  • Added support for replicated tensor sharding (RTS) and replica-grouped initialisation with multiple instances for remote variables.

  • Added the following ops:

    • scatter_reduce

    • pow

    • subsample

    • batch_norm_inference

  • Added the diag method to the tensor class.

Bug Fixes

None

Other improvements

  • Disabled storing variable data with executable caching.

  • Used subsample op to handle slicing with step > 1.

Known issues

None

Compatibility changes

None