Pytorch on Angel provides the ability to run graph convolution network algorithm. We follow Pytorch-Geometric to define the graph convolution networks while using the parameter server of Angel to ...
GraphSAGE source code copied directly from William Leif's Github repository, modified slightly to decrease memory consumption. Additionally, includes a script that can be used to generate data in the ...