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

[Performance] How does onnxruntime run in parallel mode? #21258

Closed
zwyao opened this issue Jul 5, 2024 · 0 comments
Closed

[Performance] How does onnxruntime run in parallel mode? #21258

zwyao opened this issue Jul 5, 2024 · 0 comments
Labels
platform:windows issues related to the Windows platform quantization issues related to quantization

Comments

@zwyao
Copy link

zwyao commented Jul 5, 2024

Describe the issue

In ONNX Runtime v1.18.1, it can set option with ExecutionMode::ORT_PARALLEL, it means ops will run in parallel mode, but i cant find any executors about multi-thread, it only have one sequential executor, am i wrong? How done onnxruntime run in parallel mode?

thanks a lot.

To reproduce

  1. no step

Urgency

No response

Platform

Windows

OS Version

1.18.1

ONNX Runtime Installation

Built from Source

ONNX Runtime Version or Commit ID

master released

ONNX Runtime API

Python

Architecture

X64

Execution Provider

Other / Unknown

Execution Provider Library Version

No response

Model File

No response

Is this a quantized model?

Yes

Tasks

Preview Give feedback
No tasks being tracked yet.
@github-actions github-actions bot added platform:windows issues related to the Windows platform quantization issues related to quantization labels Jul 5, 2024
@zwyao zwyao changed the title [Performance] How done onnxruntime run in parallel mode? [Performance] How does onnxruntime run in parallel mode? Jul 5, 2024
@zwyao zwyao closed this as completed Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform:windows issues related to the Windows platform quantization issues related to quantization
Projects
None yet
Development

No branches or pull requests

1 participant