mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-10 20:55:02 -05:00
4 lines
88 B
Python
4 lines
88 B
Python
"""HLFHE dialect module"""
|
|
from ._HLFHE_ops_gen import *
|
|
from _zamalang._hlfhe import *
|