What's Changed
- Add ONNX control flow operators:
If,Loop, andScanby @antimora in #3936 - Fix fusion reduce local already registered as output by @laggui in #4014
- Silero VAD ONNX model verification by @antimora in #3999
- Feat/pinned memory staging by @nathanielsimard in #4016
- Refactor metric logger : epoch summary and multiple entries at once by @Charles23R in #4017
- Fix cuda mem error by @nathanielsimard in #4020
- Add GaussianNoise layer by @kul-sudo in #4022
- Fix remainder int by @laggui in #4015
- Feat/optim/distributed by @nathanielsimard in #4018
- Cleanup quantization strategy (CPU ref, ndarray only) by @laggui in #4023
- chore: remove repetitive words in comment by @black5box in #4029
- feat: Enable tuning specialized matmul by @wingertge in #4026