This is an automated email from the ASF dual-hosted git repository.
lausen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.
from 04167df staticbuild: Fix potential user-assisted execution of
arbitrary code (#17860)
add 4fa4e65 Refactor cpp-package CMakeLists.txt & add missing
inference/imagenet_inference (#17835)
No new revisions were added by this update.
Summary of changes:
CMakeLists.txt | 11 +--
cpp-package/CMakeLists.txt | 63 +++++++++----
cpp-package/example/CMakeLists.txt | 103 +++++++++------------
cpp-package/example/charRNN.cpp | 2 +
.../example/inference/CMakeLists.txt | 13 +--
5 files changed, 100 insertions(+), 92 deletions(-)
copy R-package/demo/basic_random.R =>
cpp-package/example/inference/CMakeLists.txt (72%)