DeepSpeed
130dd70b - Import path fixes + conditional imports (#358)

Comment changes are shownComment changes are hidden
Commit
4 years ago
Import path fixes + conditional imports (#358) * use relative imports and add support for conditional op imports * formatting and llvm command check change * fix remaining absolute import * hide the isntalled ops var * fix unit tests Co-authored-by: Reza Yazdani <reyazda@microsoft.com>
Author
Parents
  • deepspeed
    • File
      __init__.py
    • ops
      • File
        __init__.py
      • adam
        • File
          __init__.py
        • File
          cpu_adam.py
  • File
    setup.py
  • tests/unit
    • File
      adam_test.py
    • File
      test_adam_acuracy.py