• Da Zheng's avatar
    [BUGFix] Improve multi-processing training (#526) · cdfca992
    Da Zheng authored
    * fix.
    
    * add comment.
    
    * remove.
    
    * temp fix.
    
    * initialize for shared memory.
    
    * fix graphsage.
    
    * fix gcn.
    
    * add more unit tests.
    
    * add more tests.
    
    * avoid creating shared-memory exclusively.
    
    * redefine remote initializer.
    
    * improve initializer.
    
    * fix unit test.
    
    * fix lint.
    
    * fix lint.
    
    * initialize data in the graph store server properly.
    
    * fix test.
    
    * fix test.
    
    * fix test.
    
    * small fix.
    
    * add comments.
    
    * cleanup server.
    
    * test graph store with a random port.
    
    * print.
    
    * print to stderr.
    
    * test1
    
    * test2
    
    * remove comment.
    
    * adjust the initializer signature.
    cdfca992
graphsage_cv.py 12.7 KB