-
Notifications
You must be signed in to change notification settings - Fork 6.8k
[MXNET-1291] solve pylint errors in examples with issue no.12205 #13848
Conversation
@mxnet-label-bot add [pr-awaiting-review] @vandanavk for review |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. could you retrigger the CI
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your great work @cchung100m
Welcome to MXNet community!
Don't forget to add your name in contribution list
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the rest part LGTM
@mxnet-label-bot update [pr-awaiting-merge] |
@sandeep-krishnamurthy for review/merge |
LGTM. @cchung100m - Can you please pull rebase, there is a flaky test that was fixed couple of days ago in the master branch. |
6302b64
to
f9f3313
Compare
I complete the rebase and re-test on this branch, I will appreciate if you can help to review/merge, thanks. |
ff04645
to
da918ff
Compare
Could you please help to review or merge, thanks :) |
Hi @cchung100m Can you resolve one conflicting file then we can merge this PR? Thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Co-Authored-By: cchung100m <cchung100m@cs.ccu.edu.tw>
Co-Authored-By: cchung100m <cchung100m@cs.ccu.edu.tw>
unify the style
unify the style
unify the style here
Remove the preposition 'with' in comment 'Train module using Caffe operator in MXNet'
Unify the style of comments suggested by @sandeep-krishnamurthy
Hi @Roshrini I reviewed the conflicting file and passed the CI, please help to merge this PR again, thanks. :) |
@cchung100m |
…che#13848) * [issue_12205 - PART1] * [issue_12205 - PART2] * Update example/cnn_chinese_text_classification/data_helpers.py Co-Authored-By: cchung100m <cchung100m@cs.ccu.edu.tw> * Update example/distributed_training/cifar10_dist.py Co-Authored-By: cchung100m <cchung100m@cs.ccu.edu.tw> * unify the style unify the style * unify the style unify the style * Update model.py * unify the style here unify the style here * Remove the preposition 'with' in comment Remove the preposition 'with' in comment 'Train module using Caffe operator in MXNet' * Unify the style of comments Unify the style of comments suggested by @sandeep-krishnamurthy * add CONTRIBUTORS.md * retrigger the CI
) * [issue_12205 - PART1] * [issue_12205 - PART2] * Update example/cnn_chinese_text_classification/data_helpers.py Co-Authored-By: cchung100m <cchung100m@cs.ccu.edu.tw> * Update example/distributed_training/cifar10_dist.py Co-Authored-By: cchung100m <cchung100m@cs.ccu.edu.tw> * unify the style unify the style * unify the style unify the style * Update model.py * unify the style here unify the style here * Remove the preposition 'with' in comment Remove the preposition 'with' in comment 'Train module using Caffe operator in MXNet' * Unify the style of comments Unify the style of comments suggested by @sandeep-krishnamurthy * add CONTRIBUTORS.md * retrigger the CI
…che#13848) * [issue_12205 - PART1] * [issue_12205 - PART2] * Update example/cnn_chinese_text_classification/data_helpers.py Co-Authored-By: cchung100m <cchung100m@cs.ccu.edu.tw> * Update example/distributed_training/cifar10_dist.py Co-Authored-By: cchung100m <cchung100m@cs.ccu.edu.tw> * unify the style unify the style * unify the style unify the style * Update model.py * unify the style here unify the style here * Remove the preposition 'with' in comment Remove the preposition 'with' in comment 'Train module using Caffe operator in MXNet' * Unify the style of comments Unify the style of comments suggested by @sandeep-krishnamurthy * add CONTRIBUTORS.md * retrigger the CI
Description
solve pylint errors in examples with issue #12205
Checklist
Essentials
Please feel free to remove inapplicable items for your PR.
Changes
Comments