- `Add`, `Div`, `Mod`, `Mul`, `Sub`, `Cast`, `MatMul`
- Improved conversion stability for models exported with `torch.autocast("cuda", dtype=torch.float16)`
What's Changed
* Improved conversion stability for models exported with `torch.autocast("cuda", dtype=torch.float16)` by PINTO0309 in https://github.com/PINTO0309/onnx2tf/pull/746
**Full Changelog**: https://github.com/PINTO0309/onnx2tf/compare/1.27.0...1.27.1