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

OrtValueTensor.createTensorWithDataList is taking over 50 ms #30

Open
MarcusCheung00 opened this issue Nov 13, 2024 · 0 comments
Open

Comments

@MarcusCheung00
Copy link

i'm using yolo model and it's exported from onnx 1.14.1 with opset 18.
not sure it's related to my measure method or model version issue but just convert input data to input model is using over 50ms seems not normal to me.

another unnormal delay is between my output_handler() and final stopwatch elapse, consume over 100ms(before release elements...)

(am i setup this package wrong or normal case.?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant