Closed
Description
The latest image for jupyter notebook uses tensorflow 1.5-dev version and the TFServing image uses tensorflow 1.4 release.
I ran into an issue where I trained a model using the jupyter notebook, but had compatibility issues while serving that model with TFServing.
We should try to maintain the same tensorflow versions in the various kubeflow images.