Skip to content

Data members renamed, accessors added#435

Merged
oleksandr-pavlyk merged 2 commits intomasterfrom
usm-array-accessors
May 7, 2021
Merged

Data members renamed, accessors added#435
oleksandr-pavlyk merged 2 commits intomasterfrom
usm-array-accessors

Conversation

@oleksandr-pavlyk
Copy link
Copy Markdown
Contributor

@oleksandr-pavlyk oleksandr-pavlyk commented May 7, 2021

Data members are renamed to reflect their internal status, since some
of them are read-accessible from Python.

Cython visible field accessors added to retrieve their value.

Made dpctl.tensor.usm_ndarray weak-referenceable
https://cython.readthedocs.io/en/latest/src/userguide/extension_types.html#making-extension-types-weak-referenceable

Data members are renamed to reflect their internal status, since some
of them are read-accessible from Python.

Cython visible field accessors added to retrieve their value.

Made usm_ndarray weak-referenceable
https://cython.readthedocs.io/en/latest/src/userguide/extension_types.html#making-extension-types-weak-referenceable
@oleksandr-pavlyk oleksandr-pavlyk merged commit b887a26 into master May 7, 2021
@oleksandr-pavlyk oleksandr-pavlyk deleted the usm-array-accessors branch May 7, 2021 17:36
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.

1 participant