MMdnn
MMdnn copied to clipboard
I don't find install from source guidance, Maybe we should add guidance for this?
Such like this:https://nni.readthedocs.io/en/latest/Tutorial/InstallationLinux.html#install-nni-through-source-code
You probably can do the following:
git clone https://github.com/microsoft/MMdnn
cd MMdnn
python setup.py install