lenetOnMnistInferenceWithTensorNames

fun lenetOnMnistInferenceWithTensorNames()

This examples demonstrates running SavedModel for prediction on mnist dataset.

It uses string tensor names to get access to input/output tensors in TensorFlow static graph.