cjolivier01 commented on a change in pull request #8972: Profiling
enhancements, python API, vtune and chrome tracing objects, etc.
URL: https://github.com/apache/incubator-mxnet/pull/8972#discussion_r155362683
##########
File path: src/engine/thread_pool.h
##########
@@ -39,40 +40,17 @@ namespace engine {
*/
class ThreadPool {
public:
- /*! \brief Simple manually-signalled event gate which remains open */
- class SimpleEvent {
- public:
- SimpleEvent()
Review comment:
SimpleEvent moved to dmlc-core to be used by ThreadGroup
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services