Skip to content

Update README and add TensorFlow samples#11

Merged
adtsai merged 11 commits intomasterfrom
p/adtsai/upstream-master
Jun 17, 2020
Merged

Update README and add TensorFlow samples#11
adtsai merged 11 commits intomasterfrom
p/adtsai/upstream-master

Conversation

@adtsai
Copy link
Contributor

@adtsai adtsai commented Jun 17, 2020

No description provided.

Adrian Tsai and others added 11 commits June 4, 2020 20:44
… 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
@adtsai adtsai merged commit e2cd585 into master Jun 17, 2020
@adtsai adtsai deleted the p/adtsai/upstream-master branch June 17, 2020 04:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants