• Quan (Andy) Gan's avatar
    [Feature] PinSAGE sampler (#1249) · c3a33407
    Quan (Andy) Gan authored
    
    
    * [WIP] PinSAGE operators
    
    * moved the edge remapping mess into C
    
    * some docstrings
    
    * lint
    
    * lint x2
    
    * lint x3
    
    * skip gpu test on topk
    
    * extend pinsage to any metapath
    
    * lint x4
    
    * addresses #1265
    
    * add always_preserve (fixes #1266) and fix a silly bug
    
    * disable gpu test on compaction
    
    * lint
    
    * fix a horrible bug and add more tests
    
    * lint
    
    * addresses comments
    
    * lint
    
    * bugfix
    
    * addresses comments
    Co-authored-by: default avatarMinjie Wang <minjie.wang@nyu.edu>
    c3a33407
test_sampling.py 21.4 KB