This is an automated email from the ASF dual-hosted git repository. anirudh2290 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.
from 91bb398 [CD] Adds python docker pipeline (#16547) add 1fb6f00 Build dmlc-core with old thread_local implementation (#16526) No new revisions were added by this update. Summary of changes: 3rdparty/dmlc-core | 2 +- CMakeLists.txt | 3 ++ Makefile | 2 + tests/cpp/engine/thread_local_test.cc | 80 +++++++++++++++++++++++++++++++++++ 4 files changed, 86 insertions(+), 1 deletion(-) create mode 100644 tests/cpp/engine/thread_local_test.cc