Skip to content

ML Model format #74

Open
Open
@dontcallmedom

Description

@dontcallmedom

@cynthia in his talk points out the lack of consensus on a particular format for ML models:

One of the complications in defining a mechanism to run pre-trained neural network models in the browser is to agree on the standard format for packaging and shipping these neural network models. Machine learning academia and the ecosystem of frameworks have still not agreed on a common format which makes this challenging for us as a platform, as we must choose from one of the multiple competing proposals.

The Model Loader API explainer (presented by @jbingham) offers some of the characteristics of what a good format would be in this context, with MLIR as a potential candidate.

This raises the following questions to me:

  • does this discussion need consensus beyond the Web browsers community? beyond the JS community (cf Applicability to non-browser JS environments #62)? Can the Web lead the way (or at least, one way) or would it be doomed to fail without broader take up in other popular ML environments?
  • is there an existing venue or a logical one for building or verifying consensus on the direction to follow for such a format?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Discussion topicTopic discussed at the workshopOpportunities and ChallengesOpportunities and Challenges of Browser-Based Machine LearningWeb Platform FoundationsWeb Platform Foundations for Machine Learning

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions