tf-encrypted / moose

Secure distributed dataflow framework for encrypted machine learning and data processing
Apache License 2.0
57 stars 15 forks source link

Improvements for Exp Op #1072

Closed rdragos closed 2 years ago

rdragos commented 2 years ago

Closes https://github.com/tf-encrypted/moose/issues/1070

This PR adds more complete coverage for computing maximum between a variadic number of arguments. Adds support for Exp Op on

HostPlacement, Float32
HostPlacement, Float64

And instructing user what to do when computing Exp op for

HostPlacement, Fixed64
HostPlacement, Fixed128
yanndupis commented 2 years ago

Just merging this PR now because I might need it for sigmoid on fixedpoint