Closed ghost closed 1 year ago
Hey @rbyche , 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:
CI supported jobs: [centos-gpu, sanity, edge, unix-cpu, unix-gpu, clang, website, windows-cpu, windows-gpu, miscellaneous, centos-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.
Description
The asbytes method is equivalent to numpy's tobytes . This method can be used for a variety of purposes.
Checklist
Essentials
Changes