Update README and add TensorFlow samples#11
Merged
Conversation
… TF samples * Move HelloDML and DirectMLSuperResolution into their own subfolder "Samples" * Add squeezenet and yolov3 samples to the "TensorFlow" folder. These have been copied verbatim from tfmodels. Note that this PR is going into `p/adtsai/upstream-master`, which is my staging branch for the changes that will go into our new DirectML GitHub repo on 6/17.
* Delete cifar2png. This source code was written by a third party and has no license, which means we **cannot** distribute it. Instead we use the PyPI package. * Add missing LICENSE file for TF slim code * Add missing copyright banners to Microsoft-owned code, to distinguish it from third party code covered by other LICENSE files * Readme changes: * Add a preamble with attribution to original repo and paper * Delete "Architecture" section * Delete/modify various bits and pieces that were intended to be internal-only
Adds the top-level README.md, which is what people will see when they navigate to github.com/microsoft/DirectML, once we push these changes. (note that this PR is going into p/adtsai/upstream-master, which is my staging branch for the changes that will be pushed 6/17)
Registration of all third-party OSS is required as per Microsoft policy.
MS policy requires attribution (as generated by Component Governance) when distributing third-party OSS.
* Replace copyrighted sample image/video with public domain alternatives * Simplify readme and remove internal-only content * Delete toy training scripts, as they complicate the readme and also reference lobe in a few places * Reduce default training batch size to 4, because 8 requires an obscene amount of memory
Various editorial changes: fixing spelling and casing, updating links, etc.
…epo README.md Clarke's edits and additions to the new DirectML repo README.md
jstoecker
approved these changes
Jun 17, 2020
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.