Concrete Stack
Last updated
Was this helpful?
Last updated
Was this helpful?
Concrete-ML is built on top of Zama’s Concrete stack. It uses , which itself uses the .
The Concrete-Compiler takes MLIR code as input representing a computation circuit and compiles it to an executable using Concrete primitives to perform the computations.
We refer the reader to Concrete-Numpy and, more generally, to the documentation of the whole Concrete-Framework for .