mxnet icon indicating copy to clipboard operation
mxnet copied to clipboard

[FEATURE]Add wheel build script for macOS

Open access2rohit opened this issue 4 years ago • 2 comments
trafficstars

Description

Adds script to automate macOS wheel build process. (one script launch process)

Checklist

Essentials

  • [x] PR's title starts with a category
  • [x] Changes are complete (i.e. I finished coding on this PR)
  • [x] Code is well-documented

access2rohit avatar Feb 25 '21 21:02 access2rohit

Hey @access2rohit , 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, clang, windows-gpu, centos-cpu, miscellaneous, centos-gpu, unix-cpu, unix-gpu, edge, sanity, 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 Feb 25 '21 21:02 mxnet-bot

@josephevans @leezu @szha please review

access2rohit avatar Feb 25 '21 21:02 access2rohit