You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/12/10 13:00:37 UTC

[GitHub] BeyonderXX removed a comment on issue #13575: Fix the bug of BidirectionalCell

BeyonderXX removed a comment on issue #13575: Fix the bug of BidirectionalCell
URL: https://github.com/apache/incubator-mxnet/pull/13575#issuecomment-445702429
 
 
   @szha I just added one test case named "test_bidirectional_unroll_valid_length" to test_gluon_rnn. While jenkins detect another test called "test_layer_bidirectional " which returned error in various plateform while using cpu. Is this OK or raise by my code in BidirectionalCell ? But jenkins checked pass at first version. 
   This is error info,
   "test_gluon_rnn.test_bidirectional_unroll_valid_length ... ok (0.0268s)
   
   test_gluon_rnn.test_layer_bidirectional ... *** Error in `python3.6': munmap_chunk(): invalid pointer: 0x00007ff25c1f3140 ***
   " 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services