We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
您好, 我在跑graph4rec的 mpirun -np 4 python -m pgl.distributed.launch --ip_config ./toy_data/ip_list.txt --conf ./user_configs/metapath2vec.yaml --mode mpi --shard_num 1000 时候跑了这个错误 AttributeError: module 'paddle.fluid.libpaddle' has no attribute 'GraphPyServer',这是为什么呢?
graph4rec
mpirun -np 4 python -m pgl.distributed.launch --ip_config ./toy_data/ip_list.txt --conf ./user_configs/metapath2vec.yaml --mode mpi --shard_num 1000
AttributeError: module 'paddle.fluid.libpaddle' has no attribute 'GraphPyServer'
The text was updated successfully, but these errors were encountered:
No branches or pull requests
您好,
我在跑
graph4rec
的mpirun -np 4 python -m pgl.distributed.launch --ip_config ./toy_data/ip_list.txt --conf ./user_configs/metapath2vec.yaml --mode mpi --shard_num 1000
时候跑了这个错误AttributeError: module 'paddle.fluid.libpaddle' has no attribute 'GraphPyServer'
,这是为什么呢?The text was updated successfully, but these errors were encountered: