[jira] [Commented] (SYSTEMML-1465) Add stain normalization to preprocessing.

2017-05-18 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16016625#comment-16016625 ] Mike Dusenberry commented on SYSTEMML-1465: --- [PR 507 | https://github.com/apa

[jira] [Created] (SYSTEMML-1612) Add preprocessing unit tests.

2017-05-18 Thread Mike Dusenberry (JIRA)
Mike Dusenberry created SYSTEMML-1612: - Summary: Add preprocessing unit tests. Key: SYSTEMML-1612 URL: https://issues.apache.org/jira/browse/SYSTEMML-1612 Project: SystemML Issue Type: Su

[jira] [Commented] (SYSTEMML-1465) Add stain normalization to preprocessing.

2017-05-22 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16020411#comment-16020411 ] Mike Dusenberry commented on SYSTEMML-1465: --- Merged in [commit e93fdd3 | htt

[jira] [Resolved] (SYSTEMML-1465) Add stain normalization to preprocessing.

2017-05-22 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry resolved SYSTEMML-1465. --- Resolution: Fixed Fix Version/s: SystemML 1.0 > Add stain normalization to p

[jira] [Closed] (SYSTEMML-1465) Add stain normalization to preprocessing.

2017-05-22 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry closed SYSTEMML-1465. - > Add stain normalization to preprocessing. > - > >

[jira] [Resolved] (SYSTEMML-1563) Add a distributed synchronous SGD MNIST LeNet example

2017-05-22 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry resolved SYSTEMML-1563. --- Resolution: Fixed > Add a distributed synchronous SGD MNIST LeNet example > ---

[jira] [Commented] (SYSTEMML-1563) Add a distributed synchronous SGD MNIST LeNet example

2017-05-22 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16020432#comment-16020432 ] Mike Dusenberry commented on SYSTEMML-1563: --- Merged in [commit 6ad5509 | htt

[jira] [Closed] (SYSTEMML-1563) Add a distributed synchronous SGD MNIST LeNet example

2017-05-22 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry closed SYSTEMML-1563. - > Add a distributed synchronous SGD MNIST LeNet example > -

[jira] [Commented] (SYSTEMML-1563) Add a distributed synchronous SGD MNIST LeNet example

2017-05-22 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16020433#comment-16020433 ] Mike Dusenberry commented on SYSTEMML-1563: --- cc [~nakul02] We will still need

[jira] [Assigned] (SYSTEMML-1469) Add a new `conv2d_transpose` layer.

2017-05-22 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry reassigned SYSTEMML-1469: - Assignee: Mike Dusenberry > Add a new `conv2d_transpose` layer. >

[jira] [Closed] (SYSTEMML-1469) Add a new `conv2d_transpose` layer.

2017-05-22 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry closed SYSTEMML-1469. - > Add a new `conv2d_transpose` layer. > --- > >

[jira] [Resolved] (SYSTEMML-1469) Add a new `conv2d_transpose` layer.

2017-05-22 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry resolved SYSTEMML-1469. --- Resolution: Fixed Fix Version/s: SystemML 1.0 Merged in [commit d04d238 | h

[jira] [Assigned] (SYSTEMML-1469) Add a new `conv2d_transpose` layer.

2017-05-22 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry reassigned SYSTEMML-1469: - Assignee: Prithviraj Sen (was: Mike Dusenberry) > Add a new `conv2d_transpose

[jira] [Created] (SYSTEMML-1621) `max(0, X)` fails with type mismatch

2017-05-23 Thread Mike Dusenberry (JIRA)
Mike Dusenberry created SYSTEMML-1621: - Summary: `max(0, X)` fails with type mismatch Key: SYSTEMML-1621 URL: https://issues.apache.org/jira/browse/SYSTEMML-1621 Project: SystemML Issue T

[jira] [Commented] (SYSTEMML-1621) `max(0, X)` fails with type mismatch

2017-05-23 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16021608#comment-16021608 ] Mike Dusenberry commented on SYSTEMML-1621: --- cc [~mboehm7], [~nakul02] > `ma

[jira] [Updated] (SYSTEMML-1621) `max(0, X)` fails with type mismatch

2017-05-23 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry updated SYSTEMML-1621: -- Description: Scenario: Compute the element-wise max of a matrix {{X}} and {{0}}. Cur

[jira] [Updated] (SYSTEMML-1621) `max(0, X)` fails with type mismatch

2017-05-23 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry updated SYSTEMML-1621: -- Fix Version/s: SystemML 1.0 > `max(0, X)` fails with type mismatch >

[jira] [Closed] (SYSTEMML-1561) Improve constant folding during compilation

2017-05-23 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry closed SYSTEMML-1561. - > Improve constant folding during compilation > ---

[jira] [Resolved] (SYSTEMML-1561) Improve constant folding during compilation

2017-05-23 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry resolved SYSTEMML-1561. --- Resolution: Fixed Merged in [commit 9802c4b | https://github.com/apache/incubator-

[jira] [Assigned] (SYSTEMML-1566) Possible regression from 0.13 -> 0.14 for MNIST LeNet script

2017-05-23 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry reassigned SYSTEMML-1566: - Assignee: Mike Dusenberry > Possible regression from 0.13 -> 0.14 for MNIST Le

[jira] [Comment Edited] (SYSTEMML-1566) Possible regression from 0.13 -> 0.14 for MNIST LeNet script

2017-05-23 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16021668#comment-16021668 ] Mike Dusenberry edited comment on SYSTEMML-1566 at 5/23/17 7:00 PM: -

[jira] [Closed] (SYSTEMML-1566) Possible regression from 0.13 -> 0.14 for MNIST LeNet script

2017-05-23 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry closed SYSTEMML-1566. - > Possible regression from 0.13 -> 0.14 for MNIST LeNet script > --

[jira] [Resolved] (SYSTEMML-1566) Possible regression from 0.13 -> 0.14 for MNIST LeNet script

2017-05-23 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry resolved SYSTEMML-1566. --- Resolution: Fixed Based on improvements made in SYSTEMML-1554 & SYSTEMML-1561, we a

[jira] [Commented] (SYSTEMML-1621) `max(0, X)` fails with type mismatch

2017-05-24 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16023164#comment-16023164 ] Mike Dusenberry commented on SYSTEMML-1621: --- Excellent, thanks for fixing thi

[jira] [Commented] (SYSTEMML-1650) GPU cudnn produces worrisome amount of numerical instability

2017-05-31 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16031877#comment-16031877 ] Mike Dusenberry commented on SYSTEMML-1650: --- I wouldn't spend time implementi

[jira] [Created] (SYSTEMML-1657) Python package should force usage of associated JAR

2017-06-02 Thread Mike Dusenberry (JIRA)
Mike Dusenberry created SYSTEMML-1657: - Summary: Python package should force usage of associated JAR Key: SYSTEMML-1657 URL: https://issues.apache.org/jira/browse/SYSTEMML-1657 Project: SystemML

[jira] [Updated] (SYSTEMML-1657) Python package should force usage of associated JAR

2017-06-02 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry updated SYSTEMML-1657: -- Component/s: APIs > Python package should force usage of associated JAR > ---

[jira] [Created] (SYSTEMML-1658) Route DML print statements from JVM back to Python

2017-06-02 Thread Mike Dusenberry (JIRA)
Mike Dusenberry created SYSTEMML-1658: - Summary: Route DML print statements from JVM back to Python Key: SYSTEMML-1658 URL: https://issues.apache.org/jira/browse/SYSTEMML-1658 Project: SystemML

[jira] [Updated] (SYSTEMML-1658) Route DML print statements from JVM back to Python

2017-06-02 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry updated SYSTEMML-1658: -- Description: Currently, a DML print statement results in a System.out.println call in

[jira] [Updated] (SYSTEMML-1658) Route DML print statements from JVM back to Python

2017-06-02 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry updated SYSTEMML-1658: -- Description: Currently, a DML print statement results in a System.out.println call in

[jira] [Closed] (SYSTEMML-1621) `max(0, X)` fails with type mismatch

2017-06-05 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry closed SYSTEMML-1621. - > `max(0, X)` fails with type mismatch > > >

[jira] [Created] (SYSTEMML-1674) Add a new depthwise convolution layer

2017-06-09 Thread Mike Dusenberry (JIRA)
Mike Dusenberry created SYSTEMML-1674: - Summary: Add a new depthwise convolution layer Key: SYSTEMML-1674 URL: https://issues.apache.org/jira/browse/SYSTEMML-1674 Project: SystemML Issue

[jira] [Created] (SYSTEMML-1675) Add a new depthwise transpose convolution layer

2017-06-09 Thread Mike Dusenberry (JIRA)
Mike Dusenberry created SYSTEMML-1675: - Summary: Add a new depthwise transpose convolution layer Key: SYSTEMML-1675 URL: https://issues.apache.org/jira/browse/SYSTEMML-1675 Project: SystemML

[jira] [Created] (SYSTEMML-1676) Add a new 2D softmax layer

2017-06-09 Thread Mike Dusenberry (JIRA)
Mike Dusenberry created SYSTEMML-1676: - Summary: Add a new 2D softmax layer Key: SYSTEMML-1676 URL: https://issues.apache.org/jira/browse/SYSTEMML-1676 Project: SystemML Issue Type: Sub-t

[jira] [Assigned] (SYSTEMML-1675) Add a new depthwise transpose convolution layer

2017-06-09 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry reassigned SYSTEMML-1675: - Assignee: Mike Dusenberry > Add a new depthwise transpose convolution layer >

[jira] [Created] (SYSTEMML-1679) Add a new threshold utility function

2017-06-09 Thread Mike Dusenberry (JIRA)
Mike Dusenberry created SYSTEMML-1679: - Summary: Add a new threshold utility function Key: SYSTEMML-1679 URL: https://issues.apache.org/jira/browse/SYSTEMML-1679 Project: SystemML Issue T

[jira] [Created] (SYSTEMML-1677) Add a new 2D cross-entropy layer

2017-06-09 Thread Mike Dusenberry (JIRA)
Mike Dusenberry created SYSTEMML-1677: - Summary: Add a new 2D cross-entropy layer Key: SYSTEMML-1677 URL: https://issues.apache.org/jira/browse/SYSTEMML-1677 Project: SystemML Issue Type:

[jira] [Created] (SYSTEMML-1680) Add a new 2D sigmoid function

2017-06-09 Thread Mike Dusenberry (JIRA)
Mike Dusenberry created SYSTEMML-1680: - Summary: Add a new 2D sigmoid function Key: SYSTEMML-1680 URL: https://issues.apache.org/jira/browse/SYSTEMML-1680 Project: SystemML Issue Type: Su

[jira] [Created] (SYSTEMML-1678) Add new 1D & 2D predict class utility functions

2017-06-09 Thread Mike Dusenberry (JIRA)
Mike Dusenberry created SYSTEMML-1678: - Summary: Add new 1D & 2D predict class utility functions Key: SYSTEMML-1678 URL: https://issues.apache.org/jira/browse/SYSTEMML-1678 Project: SystemML

[jira] [Created] (SYSTEMML-1681) Add a unit test for 2D convolution comparing against another system

2017-06-09 Thread Mike Dusenberry (JIRA)
Mike Dusenberry created SYSTEMML-1681: - Summary: Add a unit test for 2D convolution comparing against another system Key: SYSTEMML-1681 URL: https://issues.apache.org/jira/browse/SYSTEMML-1681 Pro

[jira] [Updated] (SYSTEMML-1680) Add a new max margin loss

2017-06-09 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry updated SYSTEMML-1680: -- Summary: Add a new max margin loss (was: Add a new 2D sigmoid function) > Add a new

[jira] [Created] (SYSTEMML-1686) Transpose Conv2d has incorrect filter shape

2017-06-12 Thread Mike Dusenberry (JIRA)
Mike Dusenberry created SYSTEMML-1686: - Summary: Transpose Conv2d has incorrect filter shape Key: SYSTEMML-1686 URL: https://issues.apache.org/jira/browse/SYSTEMML-1686 Project: SystemML

[jira] [Updated] (SYSTEMML-1686) Transpose Conv2d has incorrect filter shape and incorrect input size argument

2017-06-12 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry updated SYSTEMML-1686: -- Summary: Transpose Conv2d has incorrect filter shape and incorrect input size argumen

[jira] [Commented] (SYSTEMML-1686) Transpose Conv2d has incorrect filter shape and incorrect input size argument

2017-06-13 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16048155#comment-16048155 ] Mike Dusenberry commented on SYSTEMML-1686: --- [PR 541 | https://github.com/apa

[jira] [Updated] (SYSTEMML-1679) Add a new threshold layer

2017-06-15 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry updated SYSTEMML-1679: -- Summary: Add a new threshold layer (was: Add a new threshold utility function) > Ad

[jira] [Updated] (SYSTEMML-1679) Add a new threshold layer

2017-06-15 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry updated SYSTEMML-1679: -- Description: We should add a new {{threshold}} utility function that accepts a matrix

[jira] [Updated] (SYSTEMML-1679) Add a new threshold utility function

2017-06-15 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry updated SYSTEMML-1679: -- Description: We should add a new {{threshold}} utility function (in {{nn/util.dml}})

[jira] [Updated] (SYSTEMML-1679) Add a new threshold utility function

2017-06-15 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry updated SYSTEMML-1679: -- Summary: Add a new threshold utility function (was: Add a new threshold layer) > Ad

[jira] [Updated] (SYSTEMML-1679) Add a new threshold utility function

2017-06-15 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry updated SYSTEMML-1679: -- Description: We should add a new {{threshold}} utility function (in {{nn/util.dml}})

[jira] [Updated] (SYSTEMML-1678) Add new 1D & 2D predict class utility functions

2017-06-15 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry updated SYSTEMML-1678: -- Description: We should add new {{predict_class}} and {{predict_class2d}} utility func

[jira] [Updated] (SYSTEMML-1678) Add new 1D & 2D top_k utility functions

2017-06-15 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry updated SYSTEMML-1678: -- Summary: Add new 1D & 2D top_k utility functions (was: Add new 1D & 2D predict class

[jira] [Updated] (SYSTEMML-1678) Add new 1D & 2D top_k utility functions

2017-06-15 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry updated SYSTEMML-1678: -- Description: We should add new {{top_k}} and {{top_k2d}} utility functions (in {{nn/

[jira] [Updated] (SYSTEMML-1678) Add new 1D & 2D top_k utility functions

2017-06-15 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry updated SYSTEMML-1678: -- Description: We should add new {{top_k}} and {{top_k2d}} utility functions (in {{nn/

[jira] [Updated] (SYSTEMML-1678) Add new 1D & 2D top_k utility functions

2017-06-15 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry updated SYSTEMML-1678: -- Description: We should add new {{top_k}} and {{top_k2d}} utility functions (in {{nn/

[jira] [Updated] (SYSTEMML-1674) Add a new 2D depthwise convolution layer

2017-06-15 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry updated SYSTEMML-1674: -- Summary: Add a new 2D depthwise convolution layer (was: Add a new depthwise convolut

[jira] [Updated] (SYSTEMML-1675) Add a new 2D depthwise transpose convolution layer

2017-06-15 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry updated SYSTEMML-1675: -- Summary: Add a new 2D depthwise transpose convolution layer (was: Add a new depthwis

[jira] [Commented] (SYSTEMML-1674) Add a new 2D depthwise convolution layer

2017-06-15 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16050989#comment-16050989 ] Mike Dusenberry commented on SYSTEMML-1674: --- [PR 542 | https://github.com/apa

[jira] [Updated] (SYSTEMML-1679) Add a new threshold utility function

2017-06-15 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry updated SYSTEMML-1679: -- Description: We should add a new {{threshold}} utility function (in {{nn/util.dml}})

[jira] [Commented] (SYSTEMML-1657) Python package should force usage of associated JAR

2017-06-16 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16052245#comment-16052245 ] Mike Dusenberry commented on SYSTEMML-1657: --- Awesome, thanks [~gweidner]! >

[jira] [Resolved] (SYSTEMML-1686) Transpose Conv2d has incorrect filter shape and incorrect input size argument

2017-06-16 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry resolved SYSTEMML-1686. --- Resolution: Fixed Assignee: Matthias Boehm (was: Mike Dusenberry) F

[jira] [Closed] (SYSTEMML-1686) Transpose Conv2d has incorrect filter shape and incorrect input size argument

2017-06-16 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry closed SYSTEMML-1686. - > Transpose Conv2d has incorrect filter shape and incorrect input size argument > -

[jira] [Assigned] (SYSTEMML-1679) Add a new threshold utility function

2017-06-16 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry reassigned SYSTEMML-1679: - Assignee: Fei Hu (was: Mike Dusenberry) > Add a new threshold utility functio

[jira] [Assigned] (SYSTEMML-1679) Add a new threshold utility function

2017-06-16 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry reassigned SYSTEMML-1679: - Assignee: Mike Dusenberry (was: Fei Hu) > Add a new threshold utility functio

[jira] [Resolved] (SYSTEMML-1679) Add a new threshold utility function

2017-06-16 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry resolved SYSTEMML-1679. --- Resolution: Fixed Fix Version/s: SystemML 1.0 Merged in [commit 9d8fc72 | h

[jira] [Commented] (SYSTEMML-1679) Add a new threshold utility function

2017-06-16 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16052507#comment-16052507 ] Mike Dusenberry commented on SYSTEMML-1679: --- cc [~niketanpansare] this new `n

[jira] [Closed] (SYSTEMML-1679) Add a new threshold utility function

2017-06-16 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry closed SYSTEMML-1679. - > Add a new threshold utility function > > >

[jira] [Commented] (SYSTEMML-1675) Add a new 2D depthwise transpose convolution layer

2017-06-18 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16053408#comment-16053408 ] Mike Dusenberry commented on SYSTEMML-1675: --- [PR 542 | https://github.com/apa

[jira] [Updated] (SYSTEMML-1674) Add a new 2D depthwise convolution layer

2017-06-18 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry updated SYSTEMML-1674: -- Description: A depthwise convolution (1) applies a different set of M filters to each

[jira] [Updated] (SYSTEMML-1675) Add a new 2D depthwise transpose convolution layer

2017-06-18 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry updated SYSTEMML-1675: -- Description: A depthwise transpose convolution (1) applies a different filter to each

[jira] [Updated] (SYSTEMML-1676) Add a new 2D softmax layer

2017-06-18 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry updated SYSTEMML-1676: -- Description: A 2D softmax layer would accept a tensor of shape {{(N,C,H,W)}}, where t

[jira] [Commented] (SYSTEMML-1676) Add a new 2D softmax layer

2017-06-18 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16053450#comment-16053450 ] Mike Dusenberry commented on SYSTEMML-1676: --- I thought about this a bit more,

[jira] [Commented] (SYSTEMML-1677) Add a new 2D cross-entropy layer

2017-06-18 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16053451#comment-16053451 ] Mike Dusenberry commented on SYSTEMML-1677: --- I thought about this a bit more,

[jira] [Closed] (SYSTEMML-1674) Add a new 2D depthwise convolution layer

2017-06-19 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry closed SYSTEMML-1674. - > Add a new 2D depthwise convolution layer > > >

[jira] [Resolved] (SYSTEMML-1674) Add a new 2D depthwise convolution layer

2017-06-19 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry resolved SYSTEMML-1674. --- Resolution: Fixed Fix Version/s: SystemML 1.0 Merged in [commit f2d975f | h

[jira] [Closed] (SYSTEMML-1675) Add a new 2D depthwise transpose convolution layer

2017-06-19 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry closed SYSTEMML-1675. - > Add a new 2D depthwise transpose convolution layer >

[jira] [Commented] (SYSTEMML-1674) Add a new 2D depthwise convolution layer

2017-06-19 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16054725#comment-16054725 ] Mike Dusenberry commented on SYSTEMML-1674: --- cc [~niketanpansare], [~reinwald

[jira] [Resolved] (SYSTEMML-1675) Add a new 2D depthwise transpose convolution layer

2017-06-19 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry resolved SYSTEMML-1675. --- Resolution: Fixed Fix Version/s: SystemML 1.0 Merged in [commit c83e99a | h

[jira] [Commented] (SYSTEMML-1675) Add a new 2D depthwise transpose convolution layer

2017-06-19 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16054728#comment-16054728 ] Mike Dusenberry commented on SYSTEMML-1675: --- cc [~niketanpansare], [~reinwald

[jira] [Commented] (SYSTEMML-1678) Add new 1D & 2D top_k utility functions

2017-06-26 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16063839#comment-16063839 ] Mike Dusenberry commented on SYSTEMML-1678: --- [~mboehm7] Can you please look i

[jira] [Updated] (SYSTEMML-1678) Add new 1D top_k utility function

2017-06-28 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry updated SYSTEMML-1678: -- Summary: Add new 1D top_k utility function (was: Add new 1D & 2D top_k utility funct

[jira] [Created] (SYSTEMML-1736) Add new 2D top_k utility function

2017-06-28 Thread Mike Dusenberry (JIRA)
Mike Dusenberry created SYSTEMML-1736: - Summary: Add new 2D top_k utility function Key: SYSTEMML-1736 URL: https://issues.apache.org/jira/browse/SYSTEMML-1736 Project: SystemML Issue Type

[jira] [Resolved] (SYSTEMML-1678) Add new 1D top_k utility function

2017-06-28 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry resolved SYSTEMML-1678. --- Resolution: Fixed Fix Version/s: SystemML 1.0 Merged in [commit 2e78eb9 | h

[jira] [Closed] (SYSTEMML-1678) Add new 1D top_k utility function

2017-06-28 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry closed SYSTEMML-1678. - > Add new 1D top_k utility function > - > >

[jira] [Assigned] (SYSTEMML-1736) Add new 2D top_k utility function

2017-06-28 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry reassigned SYSTEMML-1736: - Assignee: Fei Hu (was: Mike Dusenberry) > Add new 2D top_k utility function >

[jira] [Assigned] (SYSTEMML-1736) Add new 2D top_k utility function

2017-06-28 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry reassigned SYSTEMML-1736: - Assignee: Mike Dusenberry (was: Fei Hu) > Add new 2D top_k utility function >

[jira] [Commented] (SYSTEMML-1678) Add new 1D top_k utility function

2017-06-28 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16067098#comment-16067098 ] Mike Dusenberry commented on SYSTEMML-1678: --- cc [~niketanpansare] We could us

[jira] [Closed] (SYSTEMML-1736) Add new 2D top_k utility function

2017-06-28 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry closed SYSTEMML-1736. - > Add new 2D top_k utility function > - > >

[jira] [Resolved] (SYSTEMML-1736) Add new 2D top_k utility function

2017-06-28 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry resolved SYSTEMML-1736. --- Resolution: Fixed Fix Version/s: SystemML 1.0 Merged in [commit 5e7e57 | ht

[jira] [Commented] (SYSTEMML-1736) Add new 2D top_k utility function

2017-06-28 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16067103#comment-16067103 ] Mike Dusenberry commented on SYSTEMML-1736: --- cc [~niketanpansare] We could us

[jira] [Updated] (SYSTEMML-618) Deep Learning DML Library

2017-06-28 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry updated SYSTEMML-618: - Issue Type: Epic (was: New Feature) > Deep Learning DML Library > -

[jira] [Updated] (SYSTEMML-1680) Add a new max margin loss

2017-06-28 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry updated SYSTEMML-1680: -- Issue Type: New Feature (was: Sub-task) Parent: (was: SYSTEMML-618) > Ad

[jira] [Updated] (SYSTEMML-618) Deep Learning DML Library

2017-06-28 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry updated SYSTEMML-618: - Epic Name: Deep Learning DML Library > Deep Learning DML Library > -

[jira] [Updated] (SYSTEMML-779) Add Affine layer to DML Deep Learning Library

2017-06-28 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry updated SYSTEMML-779: - Issue Type: New Feature (was: Sub-task) Parent: (was: SYSTEMML-618) > Add A

[jira] [Updated] (SYSTEMML-784) Add Softmax nonlinearity layer to DML Deep Learning Library

2017-06-28 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry updated SYSTEMML-784: - Issue Type: New Feature (was: Sub-task) Parent: (was: SYSTEMML-618) > Add S

[jira] [Updated] (SYSTEMML-780) Add Convolution layer to DML Deep Learning Library

2017-06-28 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry updated SYSTEMML-780: - Issue Type: New Feature (was: Sub-task) Parent: (was: SYSTEMML-618) > Add C

[jira] [Updated] (SYSTEMML-781) Add Max Pooling layer to DML Deep Learning Library

2017-06-28 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry updated SYSTEMML-781: - Issue Type: New Feature (was: Sub-task) Parent: (was: SYSTEMML-618) > Add M

[jira] [Updated] (SYSTEMML-785) Add Tanh nonlinearity layer to DML Deep Learning Library

2017-06-28 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry updated SYSTEMML-785: - Issue Type: New Feature (was: Sub-task) Parent: (was: SYSTEMML-618) > Add T

[jira] [Updated] (SYSTEMML-782) Add ReLU nonlinearity layer to DML Deep Learning Library

2017-06-28 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry updated SYSTEMML-782: - Issue Type: New Feature (was: Sub-task) Parent: (was: SYSTEMML-618) > Add R

[jira] [Updated] (SYSTEMML-788) Add L2 Loss layer to DML Deep Learning Library

2017-06-28 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry updated SYSTEMML-788: - Issue Type: New Feature (was: Sub-task) Parent: (was: SYSTEMML-618) > Add L

[jira] [Updated] (SYSTEMML-786) Add Cross-Entropy Loss layer to DML Deep Learning Library

2017-06-28 Thread Mike Dusenberry (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Dusenberry updated SYSTEMML-786: - Issue Type: New Feature (was: Sub-task) Parent: (was: SYSTEMML-618) > Add C

  1   2   3   >