Commits


Guoyu Wang authored and GitHub committed 1a66dfc0f96
Enable Squeeze Opset 13 for NNAPI (#5717) * Add copy sparse model in minimal CI * Add squeeze 13 support * fix small typo * Add ut for squeeze in NNAPI * Fix some issue in the UT and code * Modify based on the master change * Fix build break