The project is based on the PyTorch framework and uses the open source ResNet 50 part of the code to a certain extent. (I did not make too many modifications to the original ResNet50 of the code, and ...
python3 benchmark_pytorch_resnet50.py --tests-only # validate latest run, no new bench ...
PyTorch is definitely the flavor of the moment, especially with the recent 1.3 and 1.4 releases bringing a host of performance improvements and more developer-friendly support for mobile platforms.