Commit 77959cdd authored by Lee's avatar Lee Committed by xuehui
Browse files

Add requirements link for NetworkMorphism (#1272)

* Update BuiltinTuner.md

* Update BuiltinTuner.md

* Update BuiltinTuner.md
parent 3f0ae671
...@@ -263,7 +263,7 @@ advisor: ...@@ -263,7 +263,7 @@ advisor:
**Installation** **Installation**
NetworkMorphism requires [PyTorch](https://pytorch.org/get-started/locally), so users should install it first. NetworkMorphism requires [PyTorch](https://pytorch.org/get-started/locally) and [Keras](https://keras.io/#installation), so users should install them first. The corresponding requirements file is [here](https://github.com/microsoft/nni/blob/master/examples/trials/network_morphism/requirements.txt).
**Suggested scenario** **Suggested scenario**
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment