Skip to content

dc-dc-dc/web-ml

Repository files navigation

Web-ml

This is a WIP project for inference only web-ml showcases.

Op Support

Memory Ops

  • reshape
  • flatten

Unary Ops

  • exp / exp2
  • log / log2
  • sqrt
  • pow
  • round
  • ceil
  • floor
  • neg
  • sin / sinh / asin
  • cos / cosh / acos
  • tan / tanh / atan

Binary Ops

  • add
  • sub
  • mul
  • div
  • max
  • min

Dev run

Currently must install locally

Install dependencies

npm install

Run tests

npm run test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published