DeepSpeed
Fix CI issues related to cupy install
#2483
Merged

Commits
  • remove any cupy install when setting up environments
    mrwyattii committed 3 years ago
  • revert previous changes to run on cu111 runners
    mrwyattii committed 3 years ago
  • fix for when no cupy is installed
    mrwyattii committed 3 years ago
  • remove cupy uninstall for workflows not using latest torch version
    mrwyattii committed 3 years ago
  • update to cu116 for inference tests
    mrwyattii committed 3 years ago
  • fix pip uninstall line
    mrwyattii committed 3 years ago
  • move python environment list to after DS install
    mrwyattii committed 3 years ago
  • remove cupy uninstall
    mrwyattii committed 3 years ago
  • re-add --forked
    mrwyattii committed 3 years ago
  • fix how we get cupy version (should be based on nvcc version)
    mrwyattii committed 3 years ago
  • Merge branch 'master' into ci-cupy-fix
    mrwyattii committed 3 years ago
Loading