Skip to content

How do I use WebGL as executionProvider? #505

Closed
@kwaroran

Description

@kwaroran

Question

export const executionProviders = [
    // 'webgpu',
    'wasm'
];

I looked at src/backends/onnx.js and noticed that there was no webgl in the executionProviders.
Is there a way to use WebGL as executionProvider?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions