Hello,
I want to load a Tensorflow model on my ARM-device. The model is rather simple:
Layer (type) Output Shape Param #
=================================================================
conv2d (Conv2D) (None, 1, 32, 8) 120
_____________________________…