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

Chrome --headless hangs on Windows with error message: Attempting to use a delegate that only supports static-sized tensors with a graph that has dynamic-sized tensors (tensor#141 is a dynamic-sized tensor). #151

Open
markstoel opened this issue Sep 12, 2024 · 1 comment

Comments

@markstoel
Copy link

Chrome version 128.0.6613.137
Windows server 2022 Datacenter
When starting chrome using chrome --headless a seemingly empty browser window pops up and hangs.
In the command prompt the following message appears:
Created TensorFlow Lite XNNPACK delegate for CPU. Attempting to use a delegate that only supports static-sized tensors with a graph that has dynamic-sized tensors (tensor#141 is a dynamic-sized tensor).

image
A previous version did not have this issue.

@el-ko
Copy link

el-ko commented Sep 18, 2024

This issue also happens with me.
System: Windows 11 Pro 23H2
Executed from powershell.

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

2 participants