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

TFJS Debugger Feature Request - Disable unavailable backends #66

Open
jenperson opened this issue Nov 23, 2022 · 0 comments
Open

TFJS Debugger Feature Request - Disable unavailable backends #66

jenperson opened this issue Nov 23, 2022 · 0 comments

Comments

@jenperson
Copy link

Issue:

Currently, the backend dropdown menu is the same for all models regardless of available backends. There is no error shown. As a result, you can click "Run" before any error is surfaced.

For example, the Text Toxicity model does not support WASM. Once the debugger is running, a pop-up appears with the following error:

Failed to run model: Kernel 'SparseToDense' not registered for backend 'wasm'

Feature request:

Only display available backends in the dropdown menu.

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