nikitaved
nikitaved
@cpuhrsch , this one is also not safe to merge due to the very same issues with the MSVC compiler that got some other of my PRs reverted... :(
@pytorchbot merge -g
There is a way to substantially improve performance, not just for this PR, but for the COO intersection kernel overall (no need for `coalesce` at all, much fewer kernel calls)....
A gentle ping for reviews :)
Thank you, @pearu , for your review!
@pytorchbot merge
@cpuhrsch , @amjames , @pearu , could you please stamp this one?
@pytorchbot merge -g
@jeanschmidt , looks like MSVC is having hard times with cpp17 I guess? And/or structured binding from a tuple... Otherwise the code change is trivial.
Closing, it is obsolete.