DeepSpeed
0f039e10 - Merge branch 'master' into loadams/libaio

Comment changes are shownComment changes are hidden
Commit
1 year ago
Merge branch 'master' into loadams/libaio
References
Author
  • .github/workflows
    • File
      nv-inference.yml
    • File
      nv-transformers-v100.yml
    • setup-venv
      • File
        action.yml
  • deepspeed
    • comm
      • File
        comm.py
    • elasticity
      • File
        utils.py
    • launcher
      • File
        runner.py
    • runtime
      • comm
        • File
          nccl.py
      • fp16
        • File
          fused_optimizer.py
        • onebit
          • File
            adam.py
          • File
            lamb.py
          • File
            zoadam.py
        • File
          unfused_optimizer.py
      • File
        utils.py
  • docs/_tutorials
    • File
      getting-started.md
  • requirements
    • File
      requirements-dev.txt
    • File
      requirements-inf.txt
    • File
      requirements-triton.txt
  • tests/unit
    • checkpoint
      • File
        test_moe_checkpoint.py
      • File
        test_zero_optimizer.py
    • compression
      • File
        test_compression.py
    • model_parallelism
      • File
        test_configurable_parallel_mp.py
      • File
        test_configurable_parallel_pp.py
    • moe
      • File
        test_moe.py
      • File
        test_moe_tp.py
    • profiling/flops_profiler
      • File
        test_flops_profiler.py
    • runtime
      • half_precision
        • onebit
          • File
            test_onebit.py
        • File
          test_fp16.py
      • File
        test_ds_initialize.py