DeepSpeed
06fbd7cc - Merge branch 'master' of github.com:microsoft/DeepSpeed into master

Commit
4 years ago
Merge branch 'master' of github.com:microsoft/DeepSpeed into master
Author
  • File
    README.md
  • deepspeed
    • File
      __init__.py
    • launcher
      • File
        runner.py
    • profiling
      • File
        config.py
      • flops_profiler
        • File
          profiler.py
    • runtime
      • activation_checkpointing
        • File
          config.py
      • comm
        • File
          __init__.py
        • File
          mpi.py
        • File
          nccl.py
      • compression
        • File
          __init__.py
        • File
          cupy.py
      • File
        config_utils.py
      • File
        custom_collectives.py
      • File
        engine.py
      • fp16/onebit
        • File
          __init__.py
        • File
          adam.py
      • zero
        • File
          config.py
        • File
          partition_parameters.py
        • File
          stage2.py
        • File
          stage3.py
  • docs
    • _pages
      • File
        config-json.md
      • File
        features.md
    • _tutorials
      • File
        flops-profiler.md
      • File
        getting-started.md
      • File
        onebit-adam.md
      • File
        pipeline.md
      • File
        sparse-attention.md
      • File
        zero.md
    • code-docs/source
      • File
        optimizers.rst
    • File
      index.md
  • tests
    • onebit
      • File
        test_mpi_backend.py
      • File
        test_mpi_perf.py
      • File
        test_nccl_backend.py
      • File
        test_nccl_perf.py
    • onebitadam
      • File
        test_com_reduce_cuda.py
    • unit
      • File
        test_checkpointing.py
      • File
        test_config.py
      • File
        test_fp16.py
      • File
        test_onebit.py
  • File
    version.txt
Loading