GoogleChromeLabs / GoogleChromeLabs/chrome-for-testing

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).

Open
#151 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1.3k
Forks
159
Avg merge
18h 37m
Merged PRs (30d)
3

Description

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](https://github.com/user-attachments/assets/eafb4cbf-98a7-47db-bc8d-f4e413e91ca8)
A previous version did not have this issue.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.