Hi Daniel,
gr-inspector has Tensorflow 0.12 as dependency, so you should use it
with that exact version.
If that is not an option, you might want to contact Christopher
Richardson who is the author
of the AMC functionality of gr-inspector (see REAMDE.md for contact info).
Cheers,
Sebastian Mülle
Hi all. I was testing the gr-inspector examples. I generated the neural
network model and tried to execute it. I got this error. "You can not enter
the form value (1, 1, 2, 128) for the Tensor u'reshape_1_input_1: 0 ',
which has the form' (?, 2, 128) '". Apparently, Tensorflow has undergone
some ch