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/02/15 01:25:01 UTC

[GitHub] ZhennanQin commented on issue #13986: [Quantization]'Symbol' object has no attribute 'get_backend_symbol'

ZhennanQin commented on issue #13986: [Quantization]'Symbol' object has no attribute 'get_backend_symbol'
URL: https://github.com/apache/incubator-mxnet/issues/13986#issuecomment-463870422
 
 
   I think it's an environment issue that you're mixed using old version of mxnet with recent `imagenet_gen_qsym_mkldnn.py` script. Because we add get_backend_symbol in symbol API and used it in `imagenet_gen_qsym_mkldnn.py`  within same PR.  Please double check your MXNet installation.

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