Repository: systemml
Updated Branches:
  refs/heads/master 17838a3d3 -> e17eeccd2


[SYSTEMML-1698] Deep Learning in menu of DML Lang Ref


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

Branch: refs/heads/master
Commit: e17eeccd2153a4d86bc20931ada72a0dee45c478
Parents: 17838a3
Author: Fei Hu <hufe...@gmail.com>
Authored: Thu Jun 15 15:38:12 2017 -0700
Committer: Deron Eriksson <de...@us.ibm.com>
Committed: Thu Jun 15 16:14:37 2017 -0700

----------------------------------------------------------------------
 docs/dml-language-reference.md | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/systemml/blob/e17eeccd/docs/dml-language-reference.md
----------------------------------------------------------------------
diff --git a/docs/dml-language-reference.md b/docs/dml-language-reference.md
index d80e62c..ad90ca1 100644
--- a/docs/dml-language-reference.md
+++ b/docs/dml-language-reference.md
@@ -52,6 +52,7 @@ limitations under the License.
     * [Linear Algebra Built-In 
Functions](dml-language-reference.html#linear-algebra-built-in-functions)
     * [Read/Write Built-In 
Functions](dml-language-reference.html#readwrite-built-in-functions)
     * [Data Pre-Processing Built-In 
Functions](dml-language-reference.html#data-pre-processing-built-in-functions)
+    * [Deep Learning Built-In 
Functions](dml-language-reference.html#deep-learning-built-in-functions)
     * [Other Built-In 
Functions](dml-language-reference.html#other-built-in-functions)
   * [Frames](dml-language-reference.html#frames)
     * [Creating Frames](dml-language-reference.html#creating-frames)

Reply via email to