mxnet icon indicating copy to clipboard operation
mxnet copied to clipboard

[API Standardization]API Signature standardize

Open NathanYyc opened this issue 3 years ago • 52 comments

Description

standardize the signatures of MXNet APIs

reference: https://github.com/numpy/numpy/tree/main/numpy/array_api

Checklist

Essentials

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

Changes

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

Comments

  • If this change is a backward incompatible change, why must this change be made.
  • Interesting edge cases to note here

NathanYyc avatar Oct 04 '21 12:10 NathanYyc

Hey @NathanYyc , 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: [website, windows-gpu, centos-cpu, sanity, edge, centos-gpu, clang, miscellaneous, unix-cpu, unix-gpu, windows-cpu]


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.

mxnet-bot avatar Oct 04 '21 12:10 mxnet-bot

@barry-jin

NathanYyc avatar Oct 04 '21 12:10 NathanYyc

@mxnet-bot run ci[unix-cpu]

NathanYyc avatar Nov 11 '21 02:11 NathanYyc

Jenkins CI successfully triggered : [unix-cpu]

mxnet-bot avatar Nov 11 '21 02:11 mxnet-bot

@mxnet-bot run ci[unix-cpu]

NathanYyc avatar Nov 12 '21 01:11 NathanYyc

Jenkins CI successfully triggered : [unix-cpu]

mxnet-bot avatar Nov 12 '21 01:11 mxnet-bot

@mxnet-bot run ci[miscellaneous]

NathanYyc avatar Nov 12 '21 01:11 NathanYyc

Jenkins CI successfully triggered : [miscellaneous]

mxnet-bot avatar Nov 12 '21 01:11 mxnet-bot

@mxnet-bot run ci[unix-gpu]

NathanYyc avatar Nov 12 '21 01:11 NathanYyc

Jenkins CI successfully triggered : [unix-gpu]

mxnet-bot avatar Nov 12 '21 01:11 mxnet-bot

@mxnet-bot run ci[website]

NathanYyc avatar Nov 12 '21 01:11 NathanYyc

Jenkins CI successfully triggered : [website]

mxnet-bot avatar Nov 12 '21 01:11 mxnet-bot

@mxnet-bot run ci[windows-gpu]

NathanYyc avatar Nov 12 '21 01:11 NathanYyc

Jenkins CI successfully triggered : [windows-gpu]

mxnet-bot avatar Nov 12 '21 01:11 mxnet-bot

@mxnet-bot run ci[miscellaneous], [unix-cpu], [unix-gpu], [website]

NathanYyc avatar Nov 12 '21 06:11 NathanYyc

Jenkins CI successfully triggered : [miscellaneous]

mxnet-bot avatar Nov 12 '21 06:11 mxnet-bot

@mxnet-bot run ci[unix-cpu]

NathanYyc avatar Nov 12 '21 06:11 NathanYyc

Jenkins CI successfully triggered : [unix-cpu]

mxnet-bot avatar Nov 12 '21 06:11 mxnet-bot

@mxnet-bot run ci[unix-gpu]

NathanYyc avatar Nov 12 '21 06:11 NathanYyc

Jenkins CI successfully triggered : [unix-gpu]

mxnet-bot avatar Nov 12 '21 06:11 mxnet-bot

@mxnet-bot run ci[website]

NathanYyc avatar Nov 12 '21 06:11 NathanYyc

Jenkins CI successfully triggered : [website]

mxnet-bot avatar Nov 12 '21 06:11 mxnet-bot

@mxnet-bot run ci[miscellaneous, unix-gpu]

NathanYyc avatar Nov 12 '21 08:11 NathanYyc

Jenkins CI successfully triggered : [unix-gpu, miscellaneous]

mxnet-bot avatar Nov 12 '21 08:11 mxnet-bot

@mxnet-bot run ci[miscellaneous, website]

NathanYyc avatar Nov 12 '21 09:11 NathanYyc

Jenkins CI successfully triggered : [miscellaneous, website]

mxnet-bot avatar Nov 12 '21 09:11 mxnet-bot

@mxnet-bot run ci [centos-gpu, unix-gpu]

NathanYyc avatar Nov 27 '21 01:11 NathanYyc

Jenkins CI successfully triggered : [unix-gpu, centos-gpu]

mxnet-bot avatar Nov 27 '21 01:11 mxnet-bot

@mxnet-bot run ci [centos-cpu]

NathanYyc avatar Nov 27 '21 09:11 NathanYyc

Jenkins CI successfully triggered : [centos-cpu]

mxnet-bot avatar Nov 27 '21 09:11 mxnet-bot