What does HackerNews think of plaidml?
PlaidML is a framework for making deep learning work everywhere.
However, it runs very slowly. It uses the CPU on my macbook, presumably because it hasn't got a NVidia card.
Googling about that I found [plaidML](https://github.com/plaidml/plaidml) which is a project promising to run ML on many different gpu architectures. Does anyone know whether it is possible to plug them together somehow? I am not an ML researcher, and don't quite understand anything about the technical details of the domain, but I can understand and write python code in domains that I do understand, so I could do some glue work if required.
[1] - https://github.com/plaidml/plaidml
Edit: they don't support RPI GPU yet - https://github.com/plaidml/plaidml/issues/141
Not with mainline kernel (which supports up to Polaris), but it it already got merged into 4.18 that is going to be released in a couple of weeks. Until then it requires a bit extra effort https://github.com/RadeonOpenCompute/ROCm#dkms-driver-instal...
> Keras?
over opencl with https://github.com/plaidml/plaidml