spidr icon indicating copy to clipboard operation
spidr copied to clipboard

Accelerated machine learning with dependent types

Results 73 spidr issues
Sort by recently updated
recently updated
newest added

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...

enhancement

Add installation instructions, binaries, and ideally CI for macOS

enhancement

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...

enhancement

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...

enhancement