- `Add`, `Sub`, `Div`, `Mul`, `Mod`
- Fixed a problem with the `shape_unmatched_special_avoidance_workaround` judgment condition to improve the Transformer conversion success rate.
- Ref: https://github.com/zhangyi-3/KBNet
![image](https://user-images.githubusercontent.com/33194443/225509951-823496c5-bb82-4cf4-91d8-f8cd326d9fea.png)
What's Changed
* Fixed a problem with the `shape_unmatched_special_avoidance_workaround` judgment condition to improve the Transformer conversion success rate. by PINTO0309 in https://github.com/PINTO0309/onnx2tf/pull/250
**Full Changelog**: https://github.com/PINTO0309/onnx2tf/compare/1.7.27...1.7.28