• Quan (Andy) Gan's avatar
    [Sampling] New sampling pipeline plus asynchronous prefetching (#3665) · 701b4fcc
    Quan (Andy) Gan authored
    * initial update
    
    * more
    
    * more
    
    * multi-gpu example
    
    * cluster gcn, finalize homogeneous
    
    * more explanation
    
    * fix
    
    * bunch of fixes
    
    * fix
    
    * RGAT example and more fixes
    
    * shadow-gnn sampler and some changes in unit test
    
    * fix
    
    * wth
    
    * more fixes
    
    * remove shadow+node/edge dataloader tests for possible ux changes
    
    * lints
    
    * add legacy dataloading import just in case
    
    * fix
    
    * update pylint for f-strings
    
    * fix
    
    * lint
    
    * lint
    
    * lint again
    
    * cherry-picking commit fa9f494
    
    * oops
    
    * fix
    
    * add sample_neighbors in dist_graph
    
    * fix
    
    * lint
    
    * fix
    
    * fix
    
    * fix
    
    * fix tutorial
    
    * fix
    
    * fix
    
    * fix
    
    * fix warning
    
    * remove debug
    
    * add get_foo_storage apis
    
    * lint
    701b4fcc
2_node_classification.py 10.1 KB