Skip to content

[CLN] Remove commented-out code in tensor and stack structures#70

Open
Leguark wants to merge 2 commits intointerpolation_options_per_stackfrom
fixing_checks
Open

[CLN] Remove commented-out code in tensor and stack structures#70
Leguark wants to merge 2 commits intointerpolation_options_per_stackfrom
fixing_checks

Conversation

@Leguark
Copy link
Copy Markdown
Member

@Leguark Leguark commented Apr 7, 2026

[CLN] Remove commented-out code in tensor and stack structures

  • Cleaned up inactive lines in TensorsStructure and StacksStructure by removing commented code.
  • Ensured logic remains consistent and aligns with the current implementation.

[BUGFIX] Fix redundant array conversion in tensor creation

  • Removed unnecessary numpy.ascontiguousarray call during tensor creation in BackendTensor.

Leguark added 2 commits April 7, 2026 15:56
- Cleaned up inactive lines in `TensorsStructure` and `StacksStructure` by removing commented code.
- Ensured logic remains consistent and aligns with the current implementation.
- Removed unnecessary `numpy.ascontiguousarray` call during tensor creation in `BackendTensor`.
Copy link
Copy Markdown
Member Author

Leguark commented Apr 7, 2026

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

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