v1.2.2 Release
What's Changed
- Added scalar type support by @chenfeiyue-cfy in #655
- Rebuild prebuild-sdk to adjust lower ubuntu env by @chenfeiyue-cfy in #658
- Refine UnitTest which have acc issue or un-support issue for SP by @chenfeiyue-cfy in #659
- Refine RNNCell/HardSwish/Reduce_sum ut by @chenfeiyue-cfy in #660
- add a case for resize bilinear by @chxin66 in #662
- Fix the instance norm test input size bug in layout infer test by @chenfeiyue-cfy in #661
- Added 2 cases for stack by @chenfeiyue-cfy in #664
- fix slope shpae 1 crash issue by @chxin66 in #663
- fix crash when eletwise inputs are different rank by @chxin66 in #665
- fix const tensor align bug in AlignPermuteVectorForElementWise by @chxin66 in #666
- fix layoutinfer crash when logical op inputs are different rank by @chxin66 in #667
- Add uid() api for class operation by @zhengzhouheng in #668
- Refine layout inference by @Nullkooland in #671
- Add json third party when support node trace db by @zhengzhouheng in #670
- Fixed typing error and added missed opheader by @chenfeiyue-cfy in #673
- Add license declaration of third party by @zhengzhouheng in #672
- Update internal ovxlib to rel/1.2.2 by @chenfeiyue-cfy in #674
- Update ops which has addings in internal by @chenfeiyue-cfy in #675
- Fixed unreasonable type of parameter in broadcast by @chenfeiyue-cfy in #505
Full Changelog: v1.1.88...v1.2.2