You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@systemml.apache.org by de...@apache.org on 2017/06/06 18:47:06 UTC

incubator-systemml git commit: [MINOR] MLContext Guide update for Eclipse md editor

Repository: incubator-systemml
Updated Branches:
  refs/heads/master a712dad87 -> 7bba47409


[MINOR] MLContext Guide update for Eclipse md editor

The Eclipse markdown editor can incorrectly flag highlighted
content featuring square brackets as errors such as:
    Footnote '76,0,0 -> 76MB' is missing.
Therefore, replace these square brackets with braces.


Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml/commit/7bba4740
Tree: http://git-wip-us.apache.org/repos/asf/incubator-systemml/tree/7bba4740
Diff: http://git-wip-us.apache.org/repos/asf/incubator-systemml/diff/7bba4740

Branch: refs/heads/master
Commit: 7bba47409a43e9d4f9359053ba42fb4b250ee03b
Parents: a712dad
Author: Deron Eriksson <de...@us.ibm.com>
Authored: Tue Jun 6 11:44:49 2017 -0700
Committer: Deron Eriksson <de...@us.ibm.com>
Committed: Tue Jun 6 11:44:49 2017 -0700

----------------------------------------------------------------------
 docs/spark-mlcontext-programming-guide.md | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/7bba4740/docs/spark-mlcontext-programming-guide.md
----------------------------------------------------------------------
diff --git a/docs/spark-mlcontext-programming-guide.md b/docs/spark-mlcontext-programming-guide.md
index 3b7bfc8..c424c70 100644
--- a/docs/spark-mlcontext-programming-guide.md
+++ b/docs/spark-mlcontext-programming-guide.md
@@ -1237,13 +1237,13 @@ scala> val (min, max, mean) = ml.execute(minMaxMeanScript).getTuple[Double, Doub
 PROGRAM
 --MAIN PROGRAM
 ----GENERIC (lines 1-8) [recompile=false]
-------(12) TRead Xin [10000,100,1000,1000,1000000] [0,0,76 -> 76MB] [chkpt], CP
-------(13) ua(minRC) (12) [0,0,-1,-1,-1] [76,0,0 -> 76MB], CP
-------(21) TWrite minOut (13) [0,0,-1,-1,-1] [0,0,0 -> 0MB], CP
-------(14) ua(maxRC) (12) [0,0,-1,-1,-1] [76,0,0 -> 76MB], CP
-------(27) TWrite maxOut (14) [0,0,-1,-1,-1] [0,0,0 -> 0MB], CP
-------(15) ua(meanRC) (12) [0,0,-1,-1,-1] [76,0,0 -> 76MB], CP
-------(33) TWrite meanOut (15) [0,0,-1,-1,-1] [0,0,0 -> 0MB], CP
+------(12) TRead Xin [10000,100,1000,1000,1000000] {0,0,76 -> 76MB} [chkpt], CP
+------(13) ua(minRC) (12) [0,0,-1,-1,-1] {76,0,0 -> 76MB}, CP
+------(21) TWrite minOut (13) [0,0,-1,-1,-1] {0,0,0 -> 0MB}, CP
+------(14) ua(maxRC) (12) [0,0,-1,-1,-1] {76,0,0 -> 76MB}, CP
+------(27) TWrite maxOut (14) [0,0,-1,-1,-1] {0,0,0 -> 0MB}, CP
+------(15) ua(meanRC) (12) [0,0,-1,-1,-1] {76,0,0 -> 76MB}, CP
+------(33) TWrite meanOut (15) [0,0,-1,-1,-1] {0,0,0 -> 0MB}, CP
 
 min: Double = 5.16651366133658E-9
 max: Double = 0.9999999368927975