mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-09 03:55:04 -05:00
- allows to have a generic way of propagating types instead of deepcopying input values and types in IR nodes - supports only Integers for now - opset checks will not be performed in those functions to keep knowledge required on the opset to the MLIR conversion step or extra check steps - use the mix_values_determine_holding_dtype in intermediate nodes where appropriate