inference icon indicating copy to clipboard operation
inference copied to clipboard

GNN/R-GAT Inference Submission disallows sorting of the nodes. Need a mechanism to prevent and detect sorting.

Open ukurkure opened this issue 11 months ago • 6 comments

GNN/R-GAT Inference task force agreed that the sorting of the nodes is disallowed. Sorting of the nodes reduces number of unique nodes and artificially increases the throughput up to 6x. We need a mechanism to prevent and detect sorting.

ukurkure avatar Nov 22 '24 21:11 ukurkure