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

allow int shape in parameter #11104

Merged
merged 1 commit into from
Jun 4, 2018
Merged

allow int shape in parameter #11104

merged 1 commit into from
Jun 4, 2018

Conversation

szha
Copy link
Member

@szha szha commented May 30, 2018

Description

allow int shape in Gluon parameter. fixes #9838

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)
  • Code is well-documented:
  • For user-facing API changes, API doc string has been updated.
  • 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

Changes

  • allow int shape in parameter

@piiswrong piiswrong merged commit 21997a2 into apache:master Jun 4, 2018
@szha szha deleted the param_shape branch June 4, 2018 20:52
zheng-da pushed a commit to zheng-da/incubator-mxnet that referenced this pull request Jun 28, 2018
XinYao1994 pushed a commit to XinYao1994/incubator-mxnet that referenced this pull request Aug 29, 2018
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.

fail with parameters of size 1, tuple issue
2 participants