spidr
spidr copied to clipboard
Accelerated machine learning with dependent types
Build StableHLO programs rather than XLA programs, ~~then we can provide support for anything that accepts StableHLO, including XLA and IREE~~ removing our dependency on XLA. This may require rewritng...
It would be good to be able to reuse sections of the graph, which should improve the speed of interpreting the AST, and possibly improve the size and efficiency of...
This is a place to discuss the implementation of type-safe distributed computing, including `Send`, `Recv` etc. available in XLA/StableHLO. Brady's paper [_Idris 2: Quantitative Type Theory in Practice_](https://arxiv.org/abs/2104.00480) gives an...