Qidong Su

Results 4 issues of Qidong Su

Hi, I was trying to run graph-learn in a distributed setting but met some problems: When I launch four clients and four servers, one of the clients will exit with...

我用了examples目录下的graphsage,命令如下: ``` python run_graphsage.py --dataset reddit --run_mode train --batch_size 500 --learning_rate 0.01 ``` 运行结果如下: ![image](https://user-images.githubusercontent.com/1694657/92110529-70abf000-ee1d-11ea-8254-74520ce5b2e5.png) 请教一下各位,这个问题应该如何解决。十分感谢!

I used `nxmetis.partition(G, 8)` to partition the PPI dataset, but an error occurred: ` File "", line 2, in partition File "build/bdist.linux-x86_64/egg/nxmetis/__init__.py", line 90, in _convert_exceptions IndexError: tuple index out...

[rendered rfc](https://github.com/soodoshll/hidet/blob/auto-parallel-rfc/rfcs/0003-auto-parallelization.md)

enhancement
rfc