Question about contributing a TODO implementation in Tensor::Slice #7405
Answered
by
michal-bakshi
michal-bakshi
asked this question in
Q&A
|
I'm starting to contribute to Open3D and noticed a TODO in the following function: cpp/open3d/core/Tensor.cpp The TODO mentions supporting negative steps. Before opening a pull request, I wanted to ask: |
Answered by
michal-bakshi
Apr 12, 2026
Replies: 1 comment
|
In my case, I saw it was reasonable to open an issue and link a PR to it, so I did that approach-and the PR was reviewed and merged successfully |
0 replies
Answer selected by
michal-bakshi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In my case, I saw it was reasonable to open an issue and link a PR to it, so I did that approach-and the PR was reviewed and merged successfully