Edward Chen

Results 3 issues of Edward Chen

How would one compile a Tensorflow program to HEIR's TOSA frontend?

HeLayers is a vectorizing system that supports transforming Tensorflow and PyTorch programs to FHE libraries (e.g. Lattigo, OpenFHE). The system uses a TileTensor abstraction to quickly search the packing space...

research synthesis

Adds an end-to-end test for chained matrix multiplication (a @ b @ c) where a is an encrypted input matrix and b, c are plaintext matrices. All matrices have shape...