Added extras for synapse (#916)

* Added extras for synapse

* Update Installation doc
This commit is contained in:
Li Jiang
2023-02-18 00:38:55 +08:00
committed by GitHub
parent 35ce9b79e8
commit 138eb78dbc
2 changed files with 7 additions and 0 deletions

View File

@@ -81,6 +81,12 @@ pip install flaml[nni]
pip install flaml[blendsearch]
```
* synapse
> *To install flaml in Azure Synapse and similar cloud platform*
```bash
pip install flaml[synapse]
```
#### Test and Benchmark
* test