mlcommons / training

Reference implementations of MLPerf™ training benchmarks
https://mlcommons.org/en/groups/training
Apache License 2.0
1.58k stars 549 forks source link

Broken resnet link in training/image_classification/README.md #480

Closed aweinert-MIT closed 1 year ago

aweinert-MIT commented 3 years ago

The image classification README currently includes the following:

This benchmark uses resnet v1.5 to classify images with a fork from https://github.com/tensorflow/models/tree/master/official/resnet.

However the GitHub link for the resnet tree is broken. A recommended resolution to this is issue is removing or updating the link.