Chronos: update python3.8 support in document (#6951)
* update * update * fix * fix
This commit is contained in:
parent
f304d33168
commit
217e8a1c2b
1 changed files with 3 additions and 1 deletions
|
|
@ -19,7 +19,9 @@
|
||||||
.. note::
|
.. note::
|
||||||
**Supported Python Version**:
|
**Supported Python Version**:
|
||||||
|
|
||||||
Chronos only supports Python 3.7.2 ~ latest 3.7.x. We are validating more Python versions.
|
Chronos supports all installation options on Python 3.7.2 ~ latest 3.7.x. For details about different installation options, refer to `here <#install-using-conda>`_.
|
||||||
|
|
||||||
|
Moreover, ``bigdl-chronos[pytorch]``, ``bigdl-chronos[tensorflow]``, ``bigdl-chronos[automl]`` and ``bigdl-chronos[inference]`` are supported on Python 3.8.
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue