Skip to content

Support Adapters to modify existing MLGraph objects #6

@mmccool

Description

@mmccool

(should be labelled as a feature request for discussion)

It would be useful to provide a mechanism to modify already-built MLGraph objects to support adapters. This could be done in a library but that would require rebuilding and recompiling a (potentially) very large model. Adapter support would allow for small incremental changes to existing, potentially even platform built-in, models, and would minimize the need to download entire pre-adapted models.

Full proposal here: https://github.com/webmachinelearning/hybrid-ai/blob/main/proposals/adapters.md

Some mechanism is useful to "fetch" a base model on the client, so there is some overlap and utility to also having a caching API, see related discussion in Issue webmachinelearning/webnn#807

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions