执行命令:(Linux与Windows均适用)

$ git clone https://github.com/NVIDIA/apex
$ cd apex
$ pip install -v --no-cache-dir --global-option="--cpp_ext" --global-option="--cuda_ext" ./

详情:https://github.com/NVIDIA/apex

相关文章:

  • 2022-12-23
  • 2021-08-15
  • 2021-11-26
  • 2021-10-09
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-09-06
  • 2021-06-27
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-10
  • 2021-06-02
相关资源
相似解决方案