Commits


JiCheng authored and GitHub committed 5ab51694ab1
gather OP with scalar indice in NNAPI EP (#16279) ### Description NNAPI Doesn't support the indices input of Gather to be a scalar. To workaround it. ### Motivation and Context <!-- - Why is this change required? What problem does it solve? - If it fixes an open issue, please link to the issue here. -->