lenetOnMnistInference

fun lenetOnMnistInference()

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.