Skip to content

zolkis/webnn

 
 

Repository files navigation

build

Web Neural Network API

This repository hosts the Web Neural Network API being worked on in the Web Machine Learning Working Group.

Pull requests

To propose a change, update index.bs and submit your PR. The index.html file is automatically built and deployed upon merge.

The spec is written using Bikeshed. Please refer to the Bikeshed Documentation for the Bikeshed syntax.

For testing purposes, you can generate the spec locally:

If you have bikeshed installed locally, you can generate the specification locally with:

prompt> make

This simply runs bikeshed on the index.bs file.

Otherwise, you can use the bikeshed Web API:

prompt> make online=1

About

🧠 Web Neural Network API

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Bikeshed 99.9%
  • Makefile 0.1%