Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WebNN EP] Change axis to axes for argMax/argMin #18838

Merged
merged 1 commit into from
Dec 15, 2023

Conversation

peishenyan
Copy link
Contributor

In the latest spec, the axes option of WebNN's argMax and argMin requires the use of a sequence long type. Replace axis option (long type) with axes (sequence long type) for argMax and argMin.

In the latest spec, the axes option of WebNN's argMax and argMin requires the use of a sequence long type.
@peishenyan peishenyan marked this pull request as draft December 15, 2023 06:07
@peishenyan peishenyan marked this pull request as ready for review December 15, 2023 06:09
@Honry
Copy link
Contributor

Honry commented Dec 15, 2023

@fdwr, @guschmue, PTAL, @peishenyan will join us working on WebNN EP implementation. :)

@fdwr
Copy link
Contributor

fdwr commented Dec 15, 2023

/azp run Windows GPU CI Pipeline,Windows GPU TensorRT CI Pipeline,onnxruntime-binary-size-checks-ci-pipeline,orttraining-linux-ci-pipeline,orttraining-linux-gpu-ci-pipeline,orttraining-ortmodule-distributed,Windows x64 QNN CI Pipeline

@fdwr
Copy link
Contributor

fdwr commented Dec 15, 2023

/azp run Linux CPU CI Pipeline,Linux CPU Minimal Build E2E CI Pipeline,Linux GPU CI Pipeline,Linux GPU TensorRT CI Pipeline,Linux OpenVINO CI Pipeline,Linux QNN CI Pipeline,MacOS CI Pipeline,Windows ARM64 QNN CI Pipeline,Windows CPU CI Pipeline

@fdwr
Copy link
Contributor

fdwr commented Dec 15, 2023

/azp run ONNX Runtime Web CI Pipeline

Copy link

Azure Pipelines successfully started running 7 pipeline(s).

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link

Azure Pipelines successfully started running 9 pipeline(s).

@guschmue guschmue merged commit d111eed into microsoft:main Dec 15, 2023
62 checks passed
@guschmue guschmue added the ep:WebNN WebNN execution provider label Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ep:WebNN WebNN execution provider
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants