incubator-systemml git commit: [SYSTEMML-1559] Update pom to allow SystemML to be used as library

2017-04-26 Thread deron
Repository: incubator-systemml Updated Branches: refs/heads/master eb35b2c90 -> aa2211ac0 [SYSTEMML-1559] Update pom to allow SystemML to be used as library Allow SystemML to be used as a library without requiring the manual specification of additional SystemML dependencies. Explicitly include

[03/11] incubator-systemml git commit: [SYSTEMML-1524] Graduate `nn` library to `scripts/nn`

2017-04-26 Thread dusenberrymw
http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/43c321d1/scripts/staging/SystemML-NN/nn/test/test.dml -- diff --git a/scripts/staging/SystemML-NN/nn/test/test.dml b/scripts/staging/SystemML-NN/nn/test/test.dml delet

[05/11] incubator-systemml git commit: [SYSTEMML-1524] Graduate `nn` library to `scripts/nn`

2017-04-26 Thread dusenberrymw
http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/43c321d1/scripts/staging/SystemML-NN/nn/layers/rnn.dml -- diff --git a/scripts/staging/SystemML-NN/nn/layers/rnn.dml b/scripts/staging/SystemML-NN/nn/layers/rnn.dml de

[08/11] incubator-systemml git commit: [SYSTEMML-1524] Graduate `nn` library to `scripts/nn`

2017-04-26 Thread dusenberrymw
http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/43c321d1/scripts/nn/test/grad_check.dml -- diff --git a/scripts/nn/test/grad_check.dml b/scripts/nn/test/grad_check.dml new file mode 100644 index 000..f3bc9a7 ---

[11/11] incubator-systemml git commit: [SYSTEMML-1524] Graduate `nn` library to `scripts/nn`

2017-04-26 Thread dusenberrymw
[SYSTEMML-1524] Graduate `nn` library to `scripts/nn` This graduates the SystemML `nn` deep learning library from the staging directory to the top-level `scripts` directory. The aim is to have the library ready for full release by the 1.0 release, alongside Caffe2DML, GPU support, and native BLAS

[04/11] incubator-systemml git commit: [SYSTEMML-1524] Graduate `nn` library to `scripts/nn`

2017-04-26 Thread dusenberrymw
http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/43c321d1/scripts/staging/SystemML-NN/nn/test/grad_check.dml -- diff --git a/scripts/staging/SystemML-NN/nn/test/grad_check.dml b/scripts/staging/SystemML-NN/nn/test/gr

[01/11] incubator-systemml git commit: [SYSTEMML-1524] Move `examples` into `nn`

2017-04-26 Thread dusenberrymw
Repository: incubator-systemml Updated Branches: refs/heads/master aa2211ac0 -> 43c321d18 http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/1f5cf697/scripts/staging/SystemML-NN/nn/examples/mnist_lenet.dml -- diff -

[06/11] incubator-systemml git commit: [SYSTEMML-1524] Graduate `nn` library to `scripts/nn`

2017-04-26 Thread dusenberrymw
http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/43c321d1/scripts/staging/SystemML-NN/nn/examples/mnist_softmax.dml -- diff --git a/scripts/staging/SystemML-NN/nn/examples/mnist_softmax.dml b/scripts/staging/SystemML

[02/11] incubator-systemml git commit: [SYSTEMML-1524] Move `examples` into `nn`

2017-04-26 Thread dusenberrymw
[SYSTEMML-1524] Move `examples` into `nn` Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml/commit/1f5cf697 Tree: http://git-wip-us.apache.org/repos/asf/incubator-systemml/tree/1f5cf697 Diff: http://git-wip-u

[09/11] incubator-systemml git commit: [SYSTEMML-1524] Graduate `nn` library to `scripts/nn`

2017-04-26 Thread dusenberrymw
http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/43c321d1/scripts/nn/layers/softmax.dml -- diff --git a/scripts/nn/layers/softmax.dml b/scripts/nn/layers/softmax.dml new file mode 100644 index 000..68a7bc7 --- /de

[07/11] incubator-systemml git commit: [SYSTEMML-1524] Graduate `nn` library to `scripts/nn`

2017-04-26 Thread dusenberrymw
http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/43c321d1/scripts/nn/test/test.dml -- diff --git a/scripts/nn/test/test.dml b/scripts/nn/test/test.dml new file mode 100644 index 000..a5cb497 --- /dev/null +++ b/sc

[10/11] incubator-systemml git commit: [SYSTEMML-1524] Graduate `nn` library to `scripts/nn`

2017-04-26 Thread dusenberrymw
http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/43c321d1/scripts/nn/layers/batch_norm2d.dml -- diff --git a/scripts/nn/layers/batch_norm2d.dml b/scripts/nn/layers/batch_norm2d.dml new file mode 100644 index 000.

incubator-systemml git commit: [MINOR] Naming updates in the MNIST LeNet & softmax examples, and README fix.

2017-04-26 Thread dusenberrymw
Repository: incubator-systemml Updated Branches: refs/heads/master 43c321d18 -> 2a4e4f8b3 [MINOR] Naming updates in the MNIST LeNet & softmax examples, and README fix. Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml/repo Commit: http://git-wip-us.apache.org/repos/asf/incub

incubator-systemml git commit: [HOTFIX] Bugfix for bias_add and bias_multiply operations

2017-04-26 Thread niketanpansare
Repository: incubator-systemml Updated Branches: refs/heads/master 2a4e4f8b3 -> 39351749f [HOTFIX] Bugfix for bias_add and bias_multiply operations Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml/commit