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

Release1.3 cherry-pick few PRs #12338

Merged
merged 3 commits into from
Aug 24, 2018
Merged

Conversation

Roshrini
Copy link
Member

@Roshrini Roshrini commented Aug 24, 2018

Description

Cherry-pick these PRs in MXNet 1.3 branch
#12305
#12272
#12325
@szha

Checklist

Essentials

Please feel free to remove inapplicable items for your PR.

  • 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

apeforest and others added 3 commits August 24, 2018 12:54
* Fix a bug in where op with 1-D input

* Add unit test
* Revert "Temporarily disable ARMv7 builds (apache#12260)"

This reverts commit a4aced7.

* [MXNET-849] Pin armv7 dockcross image

Co-authored-by: Anton Chernov <mechernov@gmail.com>
@szha szha merged commit d343276 into apache:v1.3.x Aug 24, 2018
@Roshrini Roshrini deleted the rel1.3-cherry-pick branch August 24, 2018 20:07
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.

None yet

4 participants