You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2017/11/03 21:57:28 UTC

[GitHub] piiswrong closed pull request #8533: Tweak a markdown list in note_engine.md

piiswrong closed pull request #8533: Tweak a markdown list in note_engine.md
URL: https://github.com/apache/incubator-mxnet/pull/8533
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/docs/architecture/note_engine.md b/docs/architecture/note_engine.md
index dc0b84aa53..237d8d61b7 100644
--- a/docs/architecture/note_engine.md
+++ b/docs/architecture/note_engine.md
@@ -274,7 +274,7 @@ most existing code can be scheduled by the dependency engine in two steps:
 
 
 1. Allocate the variable tags associated with resources like memory blob, PRNGS.
-	- Call `push` with the execution function as the original code to execute, and put the variable tags of
+2. Call `push` with the execution function as the original code to execute, and put the variable tags of
   corresponding resources correctly in `read_vars` and `mutate_vars`.
 
 ## Implementing the Generic Dependency Engine


 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services