Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: Serge Panev <[email protected]>
  • Loading branch information
Kh4L committed Jun 30, 2021
1 parent 0a853ab commit 8c1fbd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/mxnet/base.h
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@ struct RunContext {
*/
void *aux_stream;
/*!
* \brief pointer to the cuda event pool used by the dependecy engine
* \brief pointer to the cuda event pool used by the dependency engine
*/
void *event_pool = nullptr;
/*!
Expand Down

0 comments on commit 8c1fbd7

Please sign in to comment.