mxnet
mxnet copied to clipboard
[DOC] Fix the table in Improving accuracy with INC
Description
Fix formating of the table in https://mxnet.apache.org/versions/master/api/python/docs/tutorials/performance/backend/dnnl/dnnl_quantization_inc.html
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 run ci [unix-gpu]
Jenkins CI successfully triggered : [unix-gpu]