What's Changed
- [Bug]Fixed onnx op_mapper for PNC model. by @wjj19950828 in #962
- [Bug]Fixed some typo. by @co63oc in #976 #977 #978
- [Bug]Fixed pytorch aten::squeeze for CHAN-DST model. by @wjj19950828 in #815
- Add onnx cast op in the LN pattern. by @wjj19950828 in #822
- Add pytorch aten::_convolution_mode. by @wjj19950828 @luotao1 in #1041
- Add pytorch aten::amax and aten::topk by @Ken-reddevil in #1019
- update CI Checks by @luotao (Release 1.5.0)