DeepSpeed
pre-commit check for torch.cuda in code
#2981
Merged

Commits
  • add pre-commit hook for torch.cuda in new code
    delock committed 3 years ago
  • add pre-commit check for torch.cuda() conversion
    delock committed 3 years ago
  • Merge branch 'master' into gma/check_torch_cuda
    delock committed 3 years ago
  • add #ignore-cuda check to ignore code that mean to be cuda specific
    delock committed 3 years ago
  • Merge branch 'master' into gma/check_torch_cuda
    tjruwase committed 3 years ago
  • exclude workflow directory for torch.cuda checking
    delock committed 3 years ago
  • remove an excessive space in the exclude list
    delock committed 3 years ago
  • Merge branch 'master' into gma/check_torch_cuda
    delock committed 3 years ago
  • Merge branch 'master' into gma/check_torch_cuda
    tjruwase committed 3 years ago
  • Merge branch 'master' into gma/check_torch_cuda
    tjruwase committed 3 years ago
  • Merge branch 'master' into gma/check_torch_cuda
    tjruwase committed 3 years ago
  • Merge branch 'master' into gma/check_torch_cuda
    tjruwase committed 3 years ago
  • Merge branch 'master' into gma/check_torch_cuda
    delock committed 3 years ago
  • Merge branch 'master' into gma/check_torch_cuda
    delock committed 3 years ago
  • add #ignore-cuda in tests/unit/util.py
    delock committed 3 years ago
  • Merge branch 'master' into gma/check_torch_cuda
    delock committed 3 years ago
Loading