intel / he-transformer

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

support for armgax operation via MPC #59

Open adam-dziedzic opened 3 years ago

adam-dziedzic commented 3 years ago

Would it be possible to add the argmax operation so that it works in the same way as ReLU and MaxPool via MPC? Other operations that are frequently used and require execution via MPC are sigmoid and softmax.