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

Fix python binding for conv2d_im2col and enc_matmul_plain #138

Merged
merged 2 commits into from
Aug 16, 2020

Conversation

philomath213
Copy link
Member

Description

Fix python binding for conv2d_im2col and enc_matmul_plain.

Affected Dependencies

None.

How has this been tested?

  • Python tests.

Checklist

@philomath213 philomath213 added Type: Bug 🐛 Some functionality not working in the codebase as intended Type: Testing 🧪 Add testing or improving existing testing of a file, feature, or codebase labels Aug 15, 2020
@philomath213 philomath213 requested a review from youben11 August 15, 2020 14:31
@youben11 youben11 merged commit deae979 into master Aug 16, 2020
@philomath213 philomath213 deleted the fix-binding branch August 17, 2020 18:39
pierreeliseeflory pushed a commit to pierreeliseeflory/TenSEAL that referenced this pull request Apr 27, 2022
)

* fix binding for conv2d_im2col and enc_matmul_plain

* tests inplace function for conv2d_im2col and enc_matmul_plain
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug 🐛 Some functionality not working in the codebase as intended Type: Testing 🧪 Add testing or improving existing testing of a file, feature, or codebase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants