Skip to content

drbh/asor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asor

Important

asor is a work in progress and is not ready for production use.

asor, pronounced "TEN-soar" as A is 10 in hexadecimal.

asor is an extremely simple tensor library for resource constrained devices. It is designed to be used in embedded systems and IoT devices.

Goals

  • implement basic tensor ops
  • implement simple mnist example
  • implement vit example
  • make no_std compatible
  • add a llama example
  • add a simple example for a microcontroller

Design goals

  • minimal/no dependencies
  • brittle (strict and unchanging API)
  • simple (familiar API, limited features)
  • lots of test (easy to know what to expect)
  • NO MAGIC! - we are anti magic ❌🪄

About

tiny tensor lib

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages