lenetOnMnistInference
fun lenetOnMnistInference()
Content copied to clipboard
This examples demonstrates running SavedModel for prediction on mnist dataset.
It uses enum-based tensor names to get access to input/output tensors in TensorFlow static graph.