Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Cherry-pick few commits to release 1.3 branch #12375

Merged
merged 4 commits into from
Aug 27, 2018

Conversation

Roshrini
Copy link
Member

@Roshrini Roshrini commented Aug 27, 2018

Description

Cherry-picking following commits to release branch
#12367
#12340
#12343
#12317

@szha

Checklist

Essentials

  • Changes are complete (i.e. I finished coding on this PR)
  • All changes have test coverage:
  • Unit tests are added for small changes to verify correctness (e.g. adding a new operator)
  • Nightly tests are added for complicated/long-running ones (e.g. changing distributed kvstore)
  • Build tests will be added for build configuration changes (e.g. adding a new build option with NCCL)
  • Code is well-documented:
  • For user-facing API changes, API doc string has been updated.
  • For new C++ functions in header files, their functionalities and arguments are documented.
  • For new examples, README.md is added to explain the what the example does, the source of the dataset, expected performance on test set and reference to the original paper if applicable
  • Check the API doc at http://mxnet-ci-doc.s3-accelerate.dualstack.amazonaws.com/PR-$PR_ID/$BUILD_ID/index.html
  • To the my best knowledge, examples are either not affected by this change, or have been fixed to be compatible with this change

zheng-da and others added 4 commits August 27, 2018 13:27
* the first version.

* fix.

* add to test.

* fix.

* fix.

* fix

* fix.

* fix.

* add title.

* add link

* fix.
* update onnx API references

* update descriptions
…e#12343)

* Disable an additional test in the SD nightly that also takes over the
  timeout.
* Update sparse.md

* Update sparse.md

* Update csr.md

* Update row_sparse.md

* Update train.md
@Roshrini Roshrini requested a review from szha as a code owner August 27, 2018 20:31
@szha szha merged commit 05b6dc3 into apache:v1.3.x Aug 27, 2018
@Roshrini Roshrini deleted the updates-rel1.3 branch November 15, 2018 18:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants