mxnet icon indicating copy to clipboard operation
mxnet copied to clipboard

Simplify TRT build by adding onnx_tensorrt targets in CMake

Open Kh4L opened this issue 4 years ago • 7 comments

Description

Add a script to build the dependencies required by MXNet-TRT: ONNX and onnx_tensorrt.

Ported from https://github.com/apache/incubator-mxnet/pull/19742

Kh4L avatar Feb 05 '21 06:02 Kh4L

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


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 05 '21 06:02 mxnet-bot

@mxnet-bot run ci [unix-gpu, windows-gpu]

leezu avatar Feb 05 '21 19:02 leezu

Jenkins CI successfully triggered : [windows-gpu, unix-gpu]

mxnet-bot avatar Feb 05 '21 19:02 mxnet-bot

@mxnet-bot run ci [windows-gpu]

Kh4L avatar Feb 08 '21 02:02 Kh4L

Jenkins CI successfully triggered : [windows-gpu]

mxnet-bot avatar Feb 08 '21 02:02 mxnet-bot

@mxnet-bot run ci [windows-gpu]

leezu avatar Feb 08 '21 13:02 leezu

Jenkins CI successfully triggered : [windows-gpu]

mxnet-bot avatar Feb 08 '21 13:02 mxnet-bot