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 2019/03/14 01:57:24 UTC

[GitHub] [incubator-mxnet] vandanavk commented on issue #14425: Fix crashes on visualization

vandanavk commented on issue #14425: Fix crashes on visualization
URL: https://github.com/apache/incubator-mxnet/pull/14425#issuecomment-472674003
 
 
   Test for plot network has been disabled in the code
   
   ```
   @unittest.skipIf(not graphviz_exists(), "Skip test_plot_network as Graphviz could not be imported")
   def test_plot_network():
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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