mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-10 04:35:03 -05:00
3 lines
218 B
Python
3 lines
218 B
Python
# We need this helpers from the mlir bindings, they are used in the generated files
|
|
from mlir.dialects._ods_common import _cext, segmented_accessor, equally_sized_accessor, extend_opview_class, get_default_loc_context
|