Обновить Tensorflow
parent
1971885043
commit
d02cdc5006
@ -17,5 +17,5 @@ git clone https://github.com/tensorflow/tensorflow.git
|
||||
# зафиксировать нужную версию-ветку
|
||||
./configure # -march=native # -copt=-msse4.1 --copt=-msse4.2 --copt=-mavx --copt=-mavx2 --copt=-mfma
|
||||
bazel build //tensorflow/tools/pip_package:wheel --repo_env=WHEEL_NAME=tensorflow_cpu
|
||||
pip install bazel-bin/tensorflow/tools/pip_package/wheel_house/tensorflow_cpu-2.17.0-cp311-cp311-linux_x86_64.whl
|
||||
pip install -U --force-reinstall --no-deps bazel-bin/tensorflow/tools/pip_package/wheel_house/tensorflow_cpu-2.17.0-cp311-cp311-linux_x86_64.whl # обновление с полной переустановкой
|
||||
```
|
Loading…
Reference in New Issue
Block a user