Azure-Samples / aml-hardware-accelerated-models

Sample client code for Azure ML HW Accelerated Models Powered by Project Brainwave
MIT License
6 stars 9 forks source link

ssd-vgg #4

Closed borisneal closed 5 years ago

borisneal commented 5 years ago

Purpose

Does this introduce a breaking change?

[ ] Yes
[ ] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install

What to Check

Verify that the following are valid

Other Information

paledger commented 5 years ago

@borisneal since this entire repo is dedicated to accelerated-models, can we move the finetune-ssd-vgg folder/NOTICES.txt up? Other than that looks good and I'll merge.

borisneal commented 5 years ago

Moved things up per @paledger 's request.