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

Feature379 ckksvector shape #394

Merged
merged 3 commits into from
May 3, 2022

Conversation

mrader1248
Copy link
Contributor

Description

As stated in issue #379, it is strange that the property shape is defined for AbstractTensor, but calling it on a CKKSVector raises an error. Therefore, I have overriden the property shape for CKKSVector, simply calling the method size.

Affected Dependencies

None

How has this been tested?

  • Added a unit test for shape almost identical to the one for size.

Checklist

@bcebere
Copy link
Member

bcebere commented May 3, 2022

Thank you for your contribution! LGTM!

@bcebere bcebere merged commit 9360291 into OpenMined:main May 3, 2022
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.

2 participants