This is an automated email from the ASF dual-hosted git repository.

kellen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.


    from 858e171  1.5.0 news (#15137)
     add 0e0c7f3  fix LinearRegressionOutput with empty label (#15620)

No new revisions were added by this update.

Summary of changes:
 cpp-package/example/CMakeLists.txt         |  4 +++
 cpp-package/example/test_regress_label.cpp | 56 ++++++++++++++++++++++++++++++
 cpp-package/tests/ci_test.sh               |  3 ++
 src/operator/regression_output-inl.h       |  3 +-
 4 files changed, 65 insertions(+), 1 deletion(-)
 create mode 100644 cpp-package/example/test_regress_label.cpp

Reply via email to