My thoughts on the Raspberry Pi 3B with Tensorflowjs
Most of Tensorflowjs runs, but the 1Gb limit kills many apps.
I used a reasonably fresh raspian and installed the chromium-browser
Adjust the GPU from default 128 Mb to 256 Mb see image (preferences --> performance --> GPU). I tried higher GPU settings of 512 and 1024 (actually maxed at 888 Mb) but the browser then became to slow to do anything.
Most simple models loaded.
MNIST froze the browser
Pacman, was not fun, the response was too slow to be useable
My
Posenet worked, automatically updated about once every 10 seconds.
Mobilenet and Squeezenet worked. Took about 6 seconds to fully load.
Some of the demos worked like the polynomial and Iris
Typically not much fun as the wait time was huge, but it did work.