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

BUGFIX Updated the auto-encoder example. Fixes #18712 #19321

Merged
merged 2 commits into from
Oct 12, 2020

Conversation

iadi7ya
Copy link
Contributor

@iadi7ya iadi7ya commented Oct 9, 2020

Description

Auto-encoder example was outdated #18712. This PR has updated the example.

Checklist

Essentials

  • [:white_check_mark:] PR's title starts with a category (e.g. [BUGFIX], [MODEL], [TUTORIAL], [FEATURE], [DOC], etc)
  • [:white_check_mark:] Changes are complete (i.e. I finished coding on this PR)
  • [:white_check_mark:] All changes have test coverage
  • [:white_check_mark:] Code is well-documented

Changes

  • [:white_check_mark:] Feature1, tests, (and when applicable, API doc)

@mxnet-bot
Copy link

Hey @iadi7ya , Thanks for submitting the PR
All tests are already queued to run once. If tests fail, you can trigger one or more tests again with the following commands:

  • To trigger all jobs: @mxnet-bot run ci [all]
  • To trigger specific jobs: @mxnet-bot run ci [job1, job2]

CI supported jobs: [windows-cpu, website, clang, unix-gpu, centos-gpu, sanity, centos-cpu, unix-cpu, miscellaneous, edge, windows-gpu]


Note:
Only following 3 categories can trigger CI :PR Author, MXNet Committer, Jenkins Admin.
All CI tests must pass before the PR can be merged.

Copy link
Member

@szha szha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix!

@iadi7ya
Copy link
Contributor Author

iadi7ya commented Oct 10, 2020

Thanks for the fix!

Thanks @szha .

@xidulu xidulu merged commit 4dc9947 into apache:master Oct 12, 2020
@iadi7ya iadi7ya deleted the patch-1 branch October 12, 2020 05:29
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.

4 participants