Skip to content

Feature379 ckksvector shape#394

Merged
bcebere merged 3 commits intoOpenMined:mainfrom
mrader1248:feature379-ckksvector-shape
May 3, 2022
Merged

Feature379 ckksvector shape#394
bcebere merged 3 commits intoOpenMined:mainfrom
mrader1248:feature379-ckksvector-shape

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