Skip to content

Machine Learning in the Browser #152

@AmitMY

Description

@AmitMY

Description

Access to tensor-accelerators such as GPUs or TPUs is fragmented and lacking cross browser support.
Running machine learning models, I am using WebGPU on Chrome Canary, WebGL on Chrome stable, WebGL on Safari's main thread, but not Worker thread, where I have to use WASM, etc...

Rationale

Machine learning is the future of software development.
However, nowadays support is fragmented, and runtime is extremely slow.

Specification

Tests

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions