[GitHub] [incubator-mxnet] leezu commented on pull request #18450: [MXNET-1451] Enable MXNet-TRT for building Jetson wheels

2020-07-21 Thread GitBox
leezu commented on pull request #18450: URL: https://github.com/apache/incubator-mxnet/pull/18450#issuecomment-662076419 @TristonC would you resolve the conflict or could you comment on the missing pieces blocking this PR? Thank you

[GitHub] [incubator-mxnet] leezu commented on pull request #18450: [MXNET-1451] Enable MXNet-TRT for building Jetson wheels

2020-06-01 Thread GitBox
leezu commented on pull request #18450: URL: https://github.com/apache/incubator-mxnet/pull/18450#issuecomment-637190518 @TristonC yes, that sounds correct. But this may need to be updated in the upstream repository? This

[GitHub] [incubator-mxnet] leezu commented on pull request #18450: [MXNET-1451] Enable MXNet-TRT for building Jetson wheels

2020-06-01 Thread GitBox
leezu commented on pull request #18450: URL: https://github.com/apache/incubator-mxnet/pull/18450#issuecomment-637116501 You may need to update the Dockerfile.jetson first as the cross-toolchain debian packages are currently not public yet.. So you'll need to download them with SDK

[GitHub] [incubator-mxnet] leezu commented on pull request #18450: [MXNET-1451] Enable MXNet-TRT for building Jetson wheels

2020-06-01 Thread GitBox
leezu commented on pull request #18450: URL: https://github.com/apache/incubator-mxnet/pull/18450#issuecomment-637114717 No need to access the CI. Just run `python ci/build.py --platform jetson /work/runtime_functions.sh build_jetson`

[GitHub] [incubator-mxnet] leezu commented on pull request #18450: [MXNET-1451] Enable MXNet-TRT for building Jetson wheels

2020-06-01 Thread GitBox
leezu commented on pull request #18450: URL: https://github.com/apache/incubator-mxnet/pull/18450#issuecomment-637077113 @TristonC I suspect the issue is due to using the toolchain file for crosscompilation. It sets `CMAKE_FIND_ROOT_PATH` and thus cmake may look for protobuf in the target