catgrad 0.2.1

a categorical deep learning compiler
Documentation
1
2
3
//! Intermediate representations as categories
pub mod core;
pub mod lang;