Concrete Stack

Concrete-ML is built on top of Zama’s Concrete stack. It uses Concrete-Numpyarrow-up-right, which itself uses the Concrete-Compilerarrow-up-right.

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 documentationarrow-up-right and, more generally, to the documentation of the whole Concrete-Framework for more informationarrow-up-right.

Last updated

Was this helpful?