incubator-systemml git commit: [HOTFIX] changes setGPU and setForceGPU to do the right thing in mlctx

2017-05-01 Thread nakul02
Repository: incubator-systemml Updated Branches: refs/heads/master 1cc219527 -> 7989ab4f3 [HOTFIX] changes setGPU and setForceGPU to do the right thing in mlctx Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-sy

incubator-systemml git commit: [SYSTEMML-1552] Allow Python mllearn estimators to force the usage of GPU

2017-05-01 Thread niketanpansare
Repository: incubator-systemml Updated Branches: refs/heads/master 8e5599dd9 -> 1cc219527 [SYSTEMML-1552] Allow Python mllearn estimators to force the usage of GPU Closes #480. Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml/repo Commit: http://git-wip-us.apache.org/repos

incubator-systemml git commit: [HOTFIX] Adding antlr runtime and wink jars

2017-05-01 Thread niketanpansare
Repository: incubator-systemml Updated Branches: refs/heads/master 229022333 -> 8e5599dd9 [HOTFIX] Adding antlr runtime and wink jars Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml/commit/8e5599dd Tree

[2/2] incubator-systemml git commit: [SYSTEMML-540] Added the documentation for convolution

2017-05-01 Thread niketanpansare
[SYSTEMML-540] Added the documentation for convolution Closes #464. Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml/commit/1efaa552 Tree: http://git-wip-us.apache.org/repos/asf/incubator-systemml/tree/1efa

[1/2] incubator-systemml git commit: [SYSTEMML-769] Adding support for native BLAS for Linux

2017-05-01 Thread niketanpansare
Repository: incubator-systemml Updated Branches: refs/heads/gh-pages c5ff65305 -> 1efaa5520 [SYSTEMML-769] Adding support for native BLAS for Linux - Both MKL and OpenBLAS show 2-3x performance benefits on conv2d operators on Lenet. - There are several OpenMP related issues on Mac, hence we

incubator-systemml git commit: [SYSTEMML-1564] Adding the new `nn` testsuite to the POM

2017-05-01 Thread dusenberrymw
Repository: incubator-systemml Updated Branches: refs/heads/master 7ce130855 -> 229022333 [SYSTEMML-1564] Adding the new `nn` testsuite to the POM Closes #479. Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-sy

incubator-systemml git commit: [SYSTEMML-1213] Scalable linear algebra

2017-05-01 Thread deron
Repository: incubator-systemml Updated Branches: refs/heads/master 5aa6fb75b -> 7ce130855 [SYSTEMML-1213] Scalable linear algebra DML implementations and accompanying DML tests for Cholesky, LU, QR, Solve, Inverse and util functions. Closes #368. Project: http://git-wip-us.apache.org/repos/

incubator-systemml git commit: [SYSTEMML-1571] New Jupyter Python Notebook to showcase SystemML 2-layer autoencoder for acoustic signal modeling

2017-05-01 Thread gweidner
Repository: incubator-systemml Updated Branches: refs/heads/master e8fbc7539 -> 5aa6fb75b [SYSTEMML-1571] New Jupyter Python Notebook to showcase SystemML 2-layer autoencoder for acoustic signal modeling Closes #478. Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml/repo Co