mxnet icon indicating copy to clipboard operation
mxnet copied to clipboard

[DOC] Fix the table in Improving accuracy with INC

Open anko-intel opened this issue 2 years ago • 3 comments

Description

Fix formating of the table in https://mxnet.apache.org/versions/master/api/python/docs/tutorials/performance/backend/dnnl/dnnl_quantization_inc.html

anko-intel avatar Sep 16 '22 11:09 anko-intel

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


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 Sep 16 '22 11:09 mxnet-bot

@mxnet-bot run ci [unix-gpu]

anko-intel avatar Sep 20 '22 11:09 anko-intel

Jenkins CI successfully triggered : [unix-gpu]

mxnet-bot avatar Sep 20 '22 11:09 mxnet-bot