lenetOnMnistInferenceWithTensorNames
fun lenetOnMnistInferenceWithTensorNames()
Content copied to clipboard
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.