SIGN IN SIGN UP
deepspeedai / DeepSpeed UNCLAIMED

DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.

0 0 0 Python
2020-03-17 13:49:48 -07:00
#!/bin/bash
sphinx-apidoc -f -o source ../../deepspeed
make html