Skip to content

TFJS Debugger Feature Request - Disable unavailable backends #66

@jenperson

Description

@jenperson

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions