我要评分
获取效率
正确性
完整性
易理解

Running and Verification

Procedure

  1. Use PuTTY to log in to the server as the root user.
  2. Download the test script.
    git clone --recursive https://github.com/horovod/horovod.git
  3. Go to the test directory.
    cd horovod/test/parallel
  4. Execute the script.
    horovodrun -np 2 pytest -v test_tensorflow.py