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

TFHE-rs interop support more conversions #1219

Merged
merged 7 commits into from
Feb 27, 2025

Conversation

youben11
Copy link
Member

@youben11 youben11 commented Feb 18, 2025

  • Support arbitrary bitwidth during native->TFHE-rs conversion (TFHE-rs need to be bigger than native however)

@cla-bot cla-bot bot added the cla-signed label Feb 18, 2025
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Benchmark

Benchmark suite Current: 2721aa4 Previous: 2625ffd Ratio
v0 PBS table generation 58730438 ns/iter (± 866584) 58786869 ns/iter (± 241715) 1.00
v0 PBS simulate dag table generation 39671496 ns/iter (± 417802) 39830294 ns/iter (± 785221) 1.00
v0 WoP-PBS table generation 51053234 ns/iter (± 1749019) 51188762 ns/iter (± 1554001) 1.00

This comment was automatically generated by workflow using github-action-benchmark.

@youben11 youben11 force-pushed the feat/from_native_arbitrary_bitwidth branch from a256b61 to eb035f0 Compare February 24, 2025 11:32
@youben11 youben11 force-pushed the feat/from_native_arbitrary_bitwidth branch from eb035f0 to 8e87d04 Compare February 26, 2025 11:10
@youben11 youben11 force-pushed the feat/from_native_arbitrary_bitwidth branch from 8e87d04 to 2625ffd Compare February 27, 2025 09:01
@youben11 youben11 merged commit 10f8e83 into main Feb 27, 2025
37 of 40 checks passed
@youben11 youben11 deleted the feat/from_native_arbitrary_bitwidth branch February 27, 2025 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants