#powershell #keras #deep-learning #amd #plaidml
Вопрос:
в моей обычной среде Windows 10 я установил python , chocolatey и т. Д. (Без анаконды)
Затем, установив plaidml, я получаю следующий ответ от powershell :
pip install -U plaidml-keras
Requirement already up-to-date: plaidml-keras in c:python38libsite-packages (0.7.0)
Requirement already satisfied, skipping upgrade: plaidml in c:python38libsite-packages (from plaidml-keras) (0.7.0)
Requirement already satisfied, skipping upgrade: keras==2.2.4 in c:python38libsite-packages (from plaidml-keras) (2.2.4)
Requirement already satisfied, skipping upgrade: six in c:python38libsite-packages (from plaidml-keras) (1.15.0)
Requirement already satisfied, skipping upgrade: enum34>=1.1.6 in c:python38libsite-packages (from plaidml->plaidml-keras) (1.1.10)
Requirement already satisfied, skipping upgrade: numpy in c:python38libsite-packages (from plaidml->plaidml-keras) (1.20.1)
Requirement already satisfied, skipping upgrade: cffi in c:python38libsite-packages (from plaidml->plaidml-keras) (1.14.5)
Requirement already satisfied, skipping upgrade: keras-applications>=1.0.6 in c:python38libsite-packages (from keras==2.2.4->plaidml-keras) (1.0.8)
Requirement already satisfied, skipping upgrade: scipy>=0.14 in c:python38libsite-packages (from keras==2.2.4->plaidml-keras) (1.6.1)
Requirement already satisfied, skipping upgrade: keras-preprocessing>=1.0.5 in c:python38libsite-packages (from keras==2.2.4->plaidml-keras) (1.1.2)
Requirement already satisfied, skipping upgrade: pyyaml in c:python38libsite-packages (from keras==2.2.4->plaidml-keras) (5.4.1)
Requirement already satisfied, skipping upgrade: h5py in c:python38libsite-packages (from keras==2.2.4->plaidml-keras) (3.2.1)
Requirement already satisfied, skipping upgrade: pycparser in c:python38libsite-packages (from cffi->plaidml->plaidml-keras) (2.20)
WARNING: You are using pip version 20.1.1; however, version 21.0.1 is available.
You should consider upgrading via the 'c:python38python.exe -m pip install --upgrade pip' command.
Затем с
plaidml-setup
я получаю
plaidml-setup : The term 'plaidml-setup' is not recognized as the name of a cmdlet, function, script
file, or operable program. Check the spelling of the name, or if a path was included, verify that the
path is correct and try again.
At line:1 char:1
plaidml-setup
~~~~~~~~~~~~~
CategoryInfo : ObjectNotFound: (plaidml-setup:String) [], CommandNotFoundException
FullyQualifiedErrorId : CommandNotFoundException
и с
plaidbench keras mobilenet
я получаю то же самое
plaidbench : The term 'plaidbench' is not recognized as the name of a cmdlet, function, script file,
or operable program. Check the spelling of the name, or if a path was included, verify that the path
is correct and try again.
At line:1 char:1
plaidbench keras mobilenet
~~~~~~~~~~
CategoryInfo : ObjectNotFound: (plaidbench:String) [], CommandNotFoundException
FullyQualifiedErrorId : CommandNotFoundException
уже пробовал удалить и переустановить , происходит то же самое
У кого-нибудь есть хорошая подсказка ? Я пробую это на amd 6900xt