I am on a windows machine, and I am attempting to set up plaidml after installing using the "plaidml-setup" command, but it does not work. I keep getting the "'plaidml-setup' is not recognized as an internal or external command, operable program or batch file." error. I have already installed plaidml using the "pip install -U plaidml-keras" command, and have tried uninstalling and reinstalling it.
I've searched online to solve the issue but cannot find why the command will not work and allow me to chose my AMD gpu. The only information I was able to find were people repeating the "pip install -U plaidml-keras" and "plaidml-setup" commands.