Hi, thanks for the benchmark.
I did a test on PyTorch vs Keras with Tensorflow backend, the dataset was Cifar-10, both of them started from completely same initialization. I found no matter how I tried, the optimization result of PyTorch was always a subversion of Keras(Tensorflow)'s result. I just wonder if you have noticed the same problem.
Hi, thanks for the benchmark.
I did a test on PyTorch vs Keras with Tensorflow backend, the dataset was Cifar-10, both of them started from completely same initialization. I found no matter how I tried, the optimization result of PyTorch was always a subversion of Keras(Tensorflow)'s result. I just wonder if you have noticed the same problem.