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
Full Changelog: v1.9.1.0...v1.9.3.0