深度学习环境配置
Last updated
Last updated
$ # 2022年07月20日
$ # python -m pip install -U pip
$ conda install -c apple tensorflow-deps -y
$ python -m pip install tensorflow-macos
$ python -m pip install tensorflow-metal$ pip uninstall numpy
$ pip install tensorflow-macos