nxhack / openwrt-node-packages

OpenWrt Project Node.js packages. v18.x TLS and v20.x LTS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-red with tensorflowjs on OpenWrt

lakshanthad opened this issue · comments

Hello,
I am developing a custom OpenWrt image but now want to include node-red with tensorflowjs. Please advise me on how this can be achieved. Also, I would appreciate it if you could make it happen!

Best Regards,
Lakshantha

Hi @lakshanthad

I tried a quick test and found that I need to cross-build libtensorflow for OpenWrt to match the target CPU.
This is going to be a very tricky task. I'm sorry, I give up.

It's okay. Thank you for your feedback.