This is an automated email from the ASF dual-hosted git repository.
jevans pushed a commit to branch v1.x
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git
The following commit(s) were added to refs/heads/v1.x by this push:
new 8f1c38a Just remove image classification CPP example from source
tarball. (#20530) (#20535)
8f1c38a is described below
commit 8f1c38adb1fbfe04ec335318bf127840cf14e142
Author: Joe Evans <[email protected]>
AuthorDate: Thu Aug 19 11:22:02 2021 -0700
Just remove image classification CPP example from source tarball. (#20530)
(#20535)
---
tools/source-exclude-artifacts.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/tools/source-exclude-artifacts.txt
b/tools/source-exclude-artifacts.txt
index b83011e..8dd5854 100644
--- a/tools/source-exclude-artifacts.txt
+++ b/tools/source-exclude-artifacts.txt
@@ -24,3 +24,4 @@ R-package
3rdparty/mkldnn/doc
3rdparty/googletest/ci
docs
+example/image-classification/predict-cpp