Marco-Christiani / zigrad

A deep learning framework built on an autograd engine with high level abstractions and low level control.
https://marco-christiani.github.io/zigrad/
GNU Lesser General Public License v3.0
2 stars 0 forks source link

Hermetic Benchmarking Prep + CPU Optimizations #2

Closed Marco-Christiani closed 1 week ago

Marco-Christiani commented 3 weeks ago

Tasks and Changes

Build modifications

Marco-Christiani commented 3 weeks ago

The faster linear layer should be refactored slightly to support other shapes or just renamed to Flatten1D its hacky