Skip to content

ByteIR 1.8.4.0

Compare
Choose a tag to compare
@qingyunqu qingyunqu released this 31 May 07:06
6f26a46

What's Changed

  • More codegen fusion on mhlo, like slice-concat fusion and insert_slice fusion.
  • More graph optimization.
  • Enhance reduction codegen.
  • Refactor byteir.compile.
  • Add dynamo backend in torch_frontend.byteir_backend.
  • E2E on NCCL backend.

Full Changelog: v1.8.1.0...v1.8.4.0