intel / he-transformer

nGraph-HE: Deep learning with Homomorphic Encryption (HE) through Intel nGraph
Apache License 2.0
169 stars 35 forks source link

Created docker image of he-transformer #66

Open adam-dziedzic opened 3 years ago

adam-dziedzic commented 3 years ago

Command: docker pull adziedzi/he-transformer:version1

Link: https://hub.docker.com/r/adziedzi/he-transformer

leonardohn commented 3 years ago

I tried to run adziedzi/he-transformer:version3 image, but I'm getting illegal instruction error. Is the image optimized for a specific microarchitecture?

adam-dziedzic commented 3 years ago

I ran it on x86_64 (Intel processor and Ubuntu 18.04).