Nano: Updated the description of “python version” (#7220)
* update versions * rename
This commit is contained in:
parent
338423bfc9
commit
5ebaa3a41b
1 changed files with 1 additions and 1 deletions
|
|
@ -75,7 +75,7 @@ In a conda environment, when you run `source bigdl-nano-init` manually, this com
|
|||
In a pure pip environment, you need to run `source bigdl-nano-init` every time you open a new shell to get optimal performance and run `source bigdl-nano-unset-env` if you want to unset these environment variables.
|
||||
|
||||
## Python Version
|
||||
`bigdl-nano` is validated on Python 3.7.x.
|
||||
`bigdl-nano` is validated on Python 3.7-3.9.
|
||||
|
||||
|
||||
## Operating System
|
||||
|
|
|
|||
Loading…
Reference in a new issue