DeepSpeed
a4d4f964 - Merge branch 'master' into inference/fix-mp-init

Comment changes are shownComment changes are hidden
Commit
3 years ago
Merge branch 'master' into inference/fix-mp-init
Author
  • .github/workflows
    • File
      main.yml
  • File
    DeepSpeedExamples
  • deepspeed
    • runtime
      • activation_checkpointing
        • File
          checkpointing.py
      • File
        engine.py
      • fp16
        • File
          fused_optimizer.py
        • File
          unfused_optimizer.py
      • pipe
        • File
          engine.py
        • File
          module.py
        • File
          p2p.py
      • File
        state_dict_factory.py
      • File
        utils.py
      • zero
        • File
          partition_parameters.py
        • File
          stage1.py
        • File
          stage2.py
        • File
          stage3.py
    • utils
      • File
        zero_to_fp32.py
  • docs
    • File
      Gemfile.lock
  • tests/unit
    • File
      megatron_model.py
    • File
      test_configurable_parallel.py
    • File
      test_fp16.py
    • File
      test_zero_context.py