mxnet icon indicating copy to clipboard operation
mxnet copied to clipboard

Update docs/README.md

Open leezu opened this issue 4 years ago • 5 comments

Update docs/README.md file following https://github.com/apache/incubator-mxnet/commit/c789d020449393f177d903515ff4f80a3f616bc6. That commit only updated docs/python_docs/README.md and missed the docs/README.md

Both files contained duplicate content. Resolve by linking in docs/README.md to docs/python_docs/README.md when Python docs are discussed.

Thanks @aaronmarkham for pointing out the problem

leezu avatar Mar 11 '21 20:03 leezu

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


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 Mar 11 '21 20:03 mxnet-bot

@mxnet-bot run ci [unix-cpu]

leezu avatar Apr 12 '21 15:04 leezu

Jenkins CI successfully triggered : [unix-cpu]

mxnet-bot avatar Apr 12 '21 15:04 mxnet-bot

@mxnet-bot run ci [unix-cpu]

leezu avatar Apr 12 '21 16:04 leezu

Jenkins CI successfully triggered : [unix-cpu]

mxnet-bot avatar Apr 12 '21 16:04 mxnet-bot