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

Will these mistakes have an impact? #994

Open
aidscooler opened this issue Oct 25, 2024 · 1 comment
Open

Will these mistakes have an impact? #994

aidscooler opened this issue Oct 25, 2024 · 1 comment
Labels
question Further information is requested

Comments

@aidscooler
Copy link

Question

After AutoProcessor.from_pretrained is loaded, an error occurred, and the error message is as follows:

ort-wasm-simd-thread…jsep.wasm:0x10367e0 2024-10-25 20:11:31.705399 [W:onnxruntime:, session_state.cc:1168 VerifyEachNodeIsAssignedToAnEp] Some nodes were not assigned to the preferred execution providers which may or may not have an negative impact on performance. e.g. ORT explicitly assigns shape related ops to CPU to improve perf.
ort-wasm-simd-thread…jsep.wasm:0x10367e0 2024-10-25 20:11:31.706300 [W:onnxruntime:, session_state.cc:1170 VerifyEachNodeIsAssignedToAnEp] Rerunning with verbose output on a non-minimal build will show node assignments.

@aidscooler aidscooler added the question Further information is requested label Oct 25, 2024
@augustsaintfreytag
Copy link

Adding to that, is there something I can do about these log messages being printed in yellow? The Electron dev console has a white background and yellow on white is basically illegible. I’m guessing people using light themes in their terminal would have the same issue.

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

No branches or pull requests

2 participants