↓ 1 callersFunctiontest_step(images, labels, model, loss_object, test_loss, test_accuracy)
benchmark/tests/test_model/mnist_tensorflow/mnist_tensorflow.py:68
↓ 1 callersFunctiontrain_step(images, labels, model, loss_object, optimizer, train_loss, train_accuracy)
benchmark/tests/test_model/mnist_tensorflow/mnist_tensorflow.py:55