ptrendx commented on a change in pull request #20331:
URL: https://github.com/apache/incubator-mxnet/pull/20331#discussion_r658482251
##########
File path: include/mxnet/base.h
##########
@@ -348,10 +348,10 @@ struct RunContext {
* \brief the auxiliary stream of the device, can be nullptr or Stream<gpu>*
in GPU mode
*/
void *aux_stream;
- /*!
- * \brief indicator of whether this execution is run in bulk mode
+ /*!
+ * \brief pointer to the cuda event pool used by the dependecy engine
Review comment:
"dependency"
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]