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/09/13 13:59:11 UTC

[GitHub] juliusshufan opened a new issue #11164: Python test failure on newly-introduced python test cases introduced in test_gluon.py

juliusshufan opened a new issue #11164: Python test failure on newly-introduced python test cases introduced in test_gluon.py
URL: https://github.com/apache/incubator-mxnet/issues/11164
 
 
   ## Description
   This issue is used to tracked the bugfix for recently added python test cases on gluon nn layer.
   As the bugfix is WIP, the failed cases will be tmporarily skipped.
   
   Once the bugfix is done, the test cases will be re-enabled accordingly.
   (See https://github.com/apache/incubator-mxnet/pull/10921 for the PR introduing the new test cases)
   
   ## Environment info (Required)
   CentOS 7.2
   ```
   ```
   
   Package used (Python/R/Scala/Julia):
   Python
   
   
   ## Build info (Required if built from source)
   MKLDNN-enabled build only
   
   Compiler (gcc/clang/mingw/visual studio):
   gcc 4.8.5
   
   Build config:
   make -j USE_MKLDNN=1 USE_BLAS=mkl
   
   ## Error Message:
   (Paste the complete error message, including stack trace.)
   
   ## Minimum reproducible example
   (If you are using your own code, please provide a short script that reproduces the error. Otherwise, please provide link to the existing example.)

----------------------------------------------------------------
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