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/08/08 15:55:43 UTC

[GitHub] vandanavk edited a comment on issue #11904: 47 undefined variable errors with Pylint

vandanavk edited a comment on issue #11904: 47 undefined variable errors with Pylint
URL: https://github.com/apache/incubator-mxnet/issues/11904#issuecomment-411448824
 
 
   Fixes for 39 errors have been merged.
   
   The ones remaining are:
   
   Code/module   affected | Undefined variable
   -- | --
   ./example/deep-embedded-clustering/model.py:25:8: | ModuleNotFoundError
   ./example/neural-style/end_to_end/model_vgg19.py:94:17: | out
   ./example/neural-style/end_to_end/model_vgg19.py:105:16: | out
   ./example/profiler/profiler_executor.py:89:15: | search_plan
   ./example/profiler/profiler_executor.py:89:37: | data_shapes
   ./example/reinforcement-learning/a3c/a3c.py:206:16: | robo_data
   ./example/sparse/factorization_machine/metric.py:111:22: | label_zero_num
   ./example/sparse/factorization_machine/metric.py:111:39: | label_one_num
   
   
   
   ./docs/mxdoc.py:75:16: | root_path | PR https://github.com/apache/incubator-mxnet/pull/11990
   ./tools/flakiness_checker.py:69:11: | FileNotFoundError | PR https://github.com/apache/incubator-mxnet/pull/11991
   
   
   
   
   
   
   
   
   
   
   

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