DeepSpeed
7b850d3d - Re-enable skipped unit tests (#3939)

Comment changes are shownComment changes are hidden
Commit
1 year ago
Re-enable skipped unit tests (#3939) * fix skipped tests due to bad version check util function * revert local changes in EP size * remove added dummy test file * refactor torch version check function * Update util.py * fix for moe test memory leak --------- Co-authored-by: Logan Adams <114770087+loadams@users.noreply.github.com> Co-authored-by: Olatunji Ruwase <olruwase@microsoft.com>
Author
Parents
  • 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
      • zero
        • File
          test_zero.py
    • File
      util.py