Open gustavsl opened 5 years ago
What you'll want to do is to edit plaidml/configs/experimental.json
, and add a configuration for this device. The file's installed under share/plaidml
, if you want to edit it in the installed version and then copy your edits back to the source code.
The schema for the hardware configurations is in tile/proto/hal.proto
.
If you find a working set of settings, we'd definitely appreciate a PR. :-)
I've compiled the plaidml and plaidml-keras wheels for aarch64 and successfully installed them on my target. It's an Apalis iMX8 with a NXP i.MX8QM SoC that features two Vivante GC7000XSVX GPUs.
Running
plaidml-setup
:clinfo output:
Any clues on this?
Thanks,
Gustavo.