SIGN IN SIGN UP
apache / mxnet UNCLAIMED

Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more

0 0 15 C++

[MXNET-910] Multithreading inference. (#12456)

* add multi-threading inference.

* demo multi-threading inference.

* add new capi.

* make naive engine thread local.

* create an executor inside each thread.

* fix format.

* fix format.

* fix format.

* Revert "make naive engine thread local."

This reverts commit b9d844e46d33f11ad409feb099194e183da9bbda.

* Update CAPI.

* add doc.

* fix lint.

* update example.

* update.

* fix.

* add check.

* fix.

* fix example.

* update name.

* update README.
D
Da Zheng committed
d8984e836e1f04142912e366ca73e51a6b1c6353
Parent: acf309e
Committed by Haibin Lin <linhaibin.eric@gmail.com> on 9/19/2018, 12:07:01 AM