A plan to unlock ML integrity.
Support All Primitive Operators
Operator | Status |
---|---|
Log2 | β |
Exp2 | β |
Sin | β |
Sqrt | β |
Recip | β |
Add | β |
Mul | β |
Mod | β |
LessThan | β |
SumReduce | β |
MaxReduce | β |
Contiguous | β |
PrimitiveCompiler
, a subset of the StwoCompiler
.Implement Fused and Specialized Compilers
MatMul
, SoftMax
, and ReLU
.Improve DX with a Python SDK
WASM Verifier Support
Onchain Proof Verification
Support for Icicle-Stwo Backend (GPU Acceleration)