ahrefs / ocannl

OCANNL: OCaml Compiles Algorithms for Neural Networks Learning
BSD 2-Clause "Simplified" License
67 stars 2 forks source link

Consider re-introducing `frozen` axes #187

Closed lukstafi closed 1 year ago

lukstafi commented 1 year ago

Frozen axes could generate indices that are (call-time) parameters of the JITted functions -- alternative to "frozen dynamic indexing".