Skip to content

Marsella8/lazy-matmuls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lazy MatMuls

Toy repo for lazily evaluating chains of matrix multiplies. uv sync to install dependencies.

uv run problem.py to see the distribution of flops for random matrix multiplies. uv run benchmark.py to see how much faster the optimal ordering is than a random ordering.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages