[GitHub] cjolivier01 commented on issue #9853: Flaky test_operator.test_binary_op

2018-02-22 Thread GitBox
cjolivier01 commented on issue #9853: Flaky test_operator.test_binary_op
URL: 
https://github.com/apache/incubator-mxnet/issues/9853#issuecomment-367866040
 
 
   i don?t know what is invoked in the process of calling test_bmod(). could
   be that elemwise_add() isn?t called, or is called before and corrupts
   memory, or maybe has nothing to do with elemwise_add.
   
   however, we seem to have a lot of tests that are suddenly failing... any
   ideas?
   
   On Thu, Feb 22, 2018 at 3:38 PM Da Zheng  wrote:
   
   > @cjolivier01  in both cases (#9853
   >  and #9844
   > ), the tests fail
   > in test_bmod. It shouldn't have invoked elemwise_add
   >
   > ?
   > You are receiving this because you were mentioned.
   >
   >
   > Reply to this email directly, view it on GitHub
   > 
,
   > or mute the thread
   > 

   > .
   >
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] cjolivier01 commented on issue #9853: Flaky test_operator.test_binary_op

2018-02-22 Thread GitBox
cjolivier01 commented on issue #9853: Flaky test_operator.test_binary_op
URL: 
https://github.com/apache/incubator-mxnet/issues/9853#issuecomment-367850176
 
 
   Wasn't elemwise_add changed to use mkl?
   btw, was it verified that mkl is faster for all shapes and types?  I saw it 
allocates memory, which seems like it might be slow.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] cjolivier01 commented on issue #9853: Flaky test_operator.test_binary_op

2018-02-21 Thread GitBox
cjolivier01 commented on issue #9853: Flaky test_operator.test_binary_op
URL: 
https://github.com/apache/incubator-mxnet/issues/9853#issuecomment-367527415
 
 
   is that an mkl build?


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] cjolivier01 commented on issue #9853: Flaky test_operator.test_binary_op

2018-02-21 Thread GitBox
cjolivier01 commented on issue #9853: Flaky test_operator.test_binary_op
URL: 
https://github.com/apache/incubator-mxnet/issues/9853#issuecomment-367526499
 
 
   This hasn't broken in like a year to my knowledge.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services