Skip to content

ByteIR v1.9.3.0

Latest
Compare
Choose a tag to compare
@qingyunqu qingyunqu released this 18 Oct 07:42
e814ab0

What's Changed

  • [torch-frontend] support lowering to byteir.resize, byteir.l2_norm
  • [byteir] support byre serialization on cuda byre mlir
  • [byteir] support decomposition of byteir.softmax, byteir.arg_max, byteir.addn
  • [byteir] support merge two modules by mapping
  • [brt] add BRTBackend
  • [*] reduce wheel package size

New Contributors

  • @yyp0 made their first contribution in #428

Full Changelog: v1.9.1.0...v1.9.3.0