onnxruntime
a5302fec - [WebNN EP] Fix bug for PRelu on CPU backend. (#17543)

Commit
2 years ago
[WebNN EP] Fix bug for PRelu on CPU backend. (#17543) ### Description WebNN CPU backend expects slope of PRelu to be a static value. For now, we will not support it. ### Motivation and Context Fallback this case to pass the CI.
Author
zesongw
Parents
Loading