Skip to content

C++ primitives for building neural networks, using native WebGPU APIs.

Notifications You must be signed in to change notification settings

frost-beta/betann

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BetaNN

This project implements computation kernels using WebGPU, with C++ APIs. It is in very early stage and not ready for any use.

Most of the code are highly inspired by MLX's Metal kernels.

Targets:

  • Power a WebGPU backend for MLX.
  • Provide a library for porting machine learning frameworks to WebGPU.
  • Support WebAssembly target and run in browsers.

About

C++ primitives for building neural networks, using native WebGPU APIs.

Resources

Stars

Watchers

Forks