Remove v1 of the mobile net to resolve storage issues in workflows #197
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Motivation and Context
Removing the first version of the model because having 2 versions seems to push us over storage quota.
Description
Resolving the following error in the workflows. It seems like two versions of the model pushes us over our storage quota:
Error: Command 'git' failed with args '-c user.name=github-action-benchmark -c user.email=[email protected] -c http.https://github.com/.extraheader= checkout -': Downloading examples/applications/local-object-detection/models/ssd_mobilenet_v1_coco.pb (29 MB)
Error downloading object: examples/applications/local-object-detection/models/ssd_mobilenet_v1_coco.pb (0cb4161): Smudge error: Error downloading examples/applications/local-object-detection/models/ssd_mobilenet_v1_coco.pb (0cb4161a6310632814cd25afe11c261cff9a7d55487a813acd54772285b54850): batch response: This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access.