Re: Namespace handling w/ imports

2017-02-13 Thread dusenberrymw
5 AM---While debugging our mnist_lenet > script, I encountered an issue with our namespace handling with imp > > From: Matthias Boehm <mboe...@googlemail.com> > To: dev@systemml.incubator.apache.org > Date: 02/12/2017 12:30 AM > Subject: Namespace handling w/ imports &

Re: Namespace handling w/ imports

2017-02-12 Thread Glenn Weidner
dev@systemml.incubator.apache.org Date: 02/12/2017 12:30 AM Subject: Namespace handling w/ imports While debugging our mnist_lenet script, I encountered an issue with our namespace handling with imports. Here is the related function call graph (after inlining): FUNCTION CALL GRAPH --MAIN P

Namespace handling w/ imports

2017-02-12 Thread Matthias Boehm
While debugging our mnist_lenet script, I encountered an issue with our namespace handling with imports. Here is the related function call graph (after inlining): FUNCTION CALL GRAPH --MAIN PROGRAM .\mnist_lenet.dml::train --.\nn/layers/dropout.dml::forward