Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
50 contributions in the last year
Contribution activity
November 2020
Created an issue in apple/tensorflow_macos that received 2 comments
Reproducing the ResNet50 benchmark
Running TensorFlow official model garden ResNet50-v1.5 gives the following error on an M1 Mac mini:
$ PYTHONPATH=$(PWD) python3 official/vision/ima…