Skip to content

Implement a vertex pair intersection primitive#2728

Merged
rapids-bot[bot] merged 24 commits intorapidsai:branch-22.10from
seunghwak:fea_v_pair_intersection_prim
Sep 28, 2022
Merged

Implement a vertex pair intersection primitive#2728
rapids-bot[bot] merged 24 commits intorapidsai:branch-22.10from
seunghwak:fea_v_pair_intersection_prim

Conversation

@seunghwak
Copy link
Contributor

No description provided.

@seunghwak seunghwak requested a review from a team as a code owner September 24, 2022 01:03
EdgeDstValueInputWrapper edge_dst_value_input,
IntersectionOp intersection_op,
VertexPairValueOutputIterator vertex_pair_value_output_first,
bool do_expensive_check = false)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ChuckHastings Still a Work-in-Progress, but you may start integrating this to your Jaccard/Sorensen/Overlap coefficients code.

@seunghwak seunghwak requested a review from a team as a code owner September 27, 2022 21:43
@seunghwak seunghwak changed the title [WIP][skip-ci] Implement a vertex pair intersection primitive Implement a vertex pair intersection primitive Sep 27, 2022
@seunghwak seunghwak added the non-breaking Non-breaking change label Sep 27, 2022
@seunghwak seunghwak self-assigned this Sep 27, 2022
@seunghwak seunghwak added this to the 22.10 milestone Sep 27, 2022
@seunghwak
Copy link
Contributor Author

rerun tests

@ChuckHastings
Copy link
Collaborator

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 9159808 into rapidsai:branch-22.10 Sep 28, 2022
rapids-bot bot pushed a commit that referenced this pull request Oct 4, 2022
Closes #2543 

Implements unweighted similarity algorithms using the new primitive defined in #2728.

Weighted implementations will be tracked by issue #2749

Authors:
  - Chuck Hastings (https://github.com/ChuckHastings)

Approvers:
  - Naim (https://github.com/naimnv)
  - Seunghwa Kang (https://github.com/seunghwak)

URL: #2750
@seunghwak seunghwak deleted the fea_v_pair_intersection_prim branch October 20, 2022 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature request New feature or request non-breaking Non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants