.gitmodules 227 B

1234567
  1. [submodule "third_party/apex"]
  2. path = third_party/apex
  3. url = https://github.com/NVIDIA/apex.git
  4. [submodule "DeepSpeedExamples"]
  5. path = DeepSpeedExamples
  6. url = https://github.com/microsoft/DeepSpeedExamples
  7. branch = master