I. Vidal

Results 1 issues of I. Vidal

Python version: 3.5.2 onnx==1.2.1 onnx-tf==1.1.2 tensorflow-gpu==1.8.0 Using tutorial as of [this commit](https://github.com/onnx/tutorials/commit/70d57df667e494d8fb07130f334cb58f4e3f04ac). Following the instructions in the tutorial, I've used [this script](https://github.com/onnx/tutorials/blob/master/tutorials/assets/tf-train-mnist.py) to train. Worked smoothly. I froze the model...