amzno
amzno
when I use one GPU and it finished without any problem , but when using multi-GPU, it hung when runing bcast operation, I don't know how to solve it. code:...
As we know from the paper, graph-learn have implemented four built-in graph partition algorithms to minimize the number of crossing edges whose endpoints are in different workers, but there still...
Hi when i test performance using graph-learn framework and set inter_thread_num equal to 64 or greater using `gl.set_inter_threadnum(64)`, all the servers are hang during initializing graph data and workers are...
how to test the ratio of computation and communication when run the benchmark?
您好,这里的模型类型只支持分类模型吗?还是所有的模型都支持?
### System information - **OS Platform and Distribution (Linux Ubuntu 16.04)**: - **TensorFlow Serving installed from (source and binary)**: - **TensorFlow Serving version is 2.5.2**: ### Describe the problem 1....
**Describe the bug** when i compile bladeDisc from source according to https://deeprec.readthedocs.io/zh/latest/BladeDISC.html, when i execute command, I get the error. `./scripts/python/tao_build.py /opt/venv_disc/ -s build_tao_bridge`  **To Reproduce** image: alideeprec/deeprec-build:deeprec-dev-gpu-py36-cu116-ubuntu18.04 (we...