Is there any toolchain available to automatically convert ML model into OpenFHE APIs?

Is there any toolchain available and fully functional to automatically convert a LeNet model into OpenFHE rnsCKKS APIs?

There are a couple of projects developing an ability to convert existing code, e.g., in python, to FHE circuits/OpenFHE API. One such project is GitHub - google/heir: A compiler for homomorphic encryption. But I do not believe there is a fully functional capability yet. @j2kun please feel free to comment on this if there is a roadmap for Google HEIR to support this capability.

1 Like