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

Lower Tosa Sigmoid to Secret Arith via 3-degree Polynomial Approximation #955

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

copybara-service[bot]
Copy link
Contributor

@copybara-service copybara-service bot commented Sep 5, 2024

Lower Tosa Sigmoid to Secret Arith via 3-degree Polynomial Approximation

Fixes #942

@lawrencekhlim lawrencekhlim self-assigned this Sep 5, 2024
Copy link
Collaborator

@asraa asraa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice work!

lib/Conversion/TosaToSecretArith/TosaToSecretArith.cpp Outdated Show resolved Hide resolved
@copybara-service copybara-service bot merged commit 2244169 into main Sep 10, 2024
@copybara-service copybara-service bot deleted the test_671274343 branch September 10, 2024 16:33
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.

rlwe: add polynomial approx for sigmoid functions
3 participants