Commits


zesongw authored and GitHub committed d9695dea6df
[WebNN EP] Remove Conv initializer constraint for GPU (#18129) ### Description WebNN can now handle Conv with filter as input . ### 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. --> Support more models with WebNN.