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/10/22 07:16:22 UTC

[GitHub] marcoabreu opened a new issue #12903: Failing Straight Dope test - test_pixel2pixel (test_notebooks_single_gpu.StraightDopeSingleGpuTests)

marcoabreu opened a new issue #12903: Failing Straight Dope test - test_pixel2pixel (test_notebooks_single_gpu.StraightDopeSingleGpuTests)
URL: https://github.com/apache/incubator-mxnet/issues/12903
 
 
   http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/NightlyTestsForBinaries/detail/master/111/pipeline
   
   ```
   .INFO:root:Running notebook 'chapter04_convolutional-neural-networks/very-deep-nets-vgg'
   
   INFO:traitlets:Executing notebook with kernel: python2
   
   [20:57:42] src/operator/nn/./cudnn/./cudnn_algoreg-inl.h:109: Running performance tests to find the best convolution algorithm, this can take a while... (setting env variable MXNET_CUDNN_AUTOTUNE_DEFAULT to 0 to disable)
   
   .INFO:root:Running notebook 'chapter08_computer-vision/visual-question-answer'
   
   INFO:traitlets:Executing notebook with kernel: python2
   
   .
   
   ======================================================================
   
   FAIL: test_pixel2pixel (test_notebooks_single_gpu.StraightDopeSingleGpuTests)
   
   ----------------------------------------------------------------------
   
   Traceback (most recent call last):
   
     File "/work/mxnet/tests/nightly/straight_dope/test_notebooks_single_gpu.py", line 260, in test_pixel2pixel
   
       assert _test_notebook('chapter14_generative-adversarial-networks/pixel2pixel')
   
   AssertionError
   
   
   
   ----------------------------------------------------------------------
   
   Ran 51 tests in 2735.459s
   ```

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