Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug fix (sqrt) and function implementation (clip, max) in plaintext ezpc lib #130

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

xingpz2008
Copy link

This pull request contains the following modification:

Fix a bug in sqrt2 function which caused index overflow.
Add Max and Clip, preparing for implementation of softmax.

@agrawal-d agrawal-d force-pushed the master branch 2 times, most recently from 5635b0a to e2957fc Compare June 23, 2022 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant