Fill xcontainers of static uncontiguous layout contiguously if their runtime layout is contiguous by Ivorforce · Pull Request #2809 · xtensor-stack/xtensor
Navigation Menu
{{ message }}
xtensor-stack / xtensor Public
- Notifications You must be signed in to change notification settings
- Fork 434
Open
Ivorforce wants to merge 1 commit intoxtensor-stack:masterfrom
Open
Fill xcontainers of static uncontiguous layout contiguously if their runtime layout is contiguous#2809
Ivorforce wants to merge 1 commit intoxtensor-stack:masterfrom
Fill xcontainers of static uncontiguous layout contiguously if their runtime layout is contiguous#2809
Ivorforce wants to merge 1 commit intoxtensor-stack:masterfrom
Conversation
Copy link Copy Markdown
Ivorforce
commented
Oct 10, 2024
Ivorforce
commented
Checklist
- The title and commit message(s) are descriptive.
- Small commits made to fix your PR have been squashed to avoid history pollution.
- Tests have been added for new features or bug fixes.
- API of new functions and classes are documented.
Description
This small change can speed up assignment to affected xcontainer objects by 20x.
Ivorforce
changed the title
Fill xcontainers of dynamic layout contiguously if their runtime layout is contiguous
Fill xcontainers of static uncontiguous layout contiguously if their runtime layout is contiguous
Ivorforce
mentioned this pull request
4 tasks
JohanMabille
mentioned this pull request
Ivorforce
force-pushed
the
patch-2
branch
from
5c6043c to
ded8b0e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment