Closed kretes closed 7 years ago
Looks like I didn't test this thoroughly with the Sequential API (not the functional API), but looks like a client side graph generation issue, should be quick, loooking into it.
https://github.com/jakebian/quiver/commit/6c7116e858172293d52cb18ebffd2733ed67bf91
Properly supported sequential models and tested on your model in your gist
WIll close this issue once you verify that it works!
yes after reinstalling from pip release I get this working.
I have two other issues which I will put on a seperate tickets
After running quiver with a tensorflow model - I see images from my directory but I do not see the model on the left.
some errors in web console.
server code:
(this code is loading my model, but the same happens with simple keras model created here)
server logs:
Anything I can do to help debug the issue?