Is this a new feature, an improvement, or a change to existing functionality?
New Feature
How would you describe the priority of this feature request
Critical (currently preventing usage)
Please provide a clear description of problem this feature solves
Add support disjoint temporal neighbor sampling.
Currently, there is a hard failure in
|
"Invalid input argument: disjoint sampling is not supported for temporal neighbor " |
Describe your ideal solution
Support disjoint temporal neighbor sampling.
Describe any alternatives you have considered
No response
Additional context
No response
Code of Conduct
Is this a new feature, an improvement, or a change to existing functionality?
New Feature
How would you describe the priority of this feature request
Critical (currently preventing usage)
Please provide a clear description of problem this feature solves
Add support disjoint temporal neighbor sampling.
Currently, there is a hard failure in
cugraph/cpp/src/sampling/temporal_sampling_impl.cuh
Line 118 in 243d875
Describe your ideal solution
Support disjoint temporal neighbor sampling.
Describe any alternatives you have considered
No response
Additional context
No response
Code of Conduct