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/06/12 05:33:20 UTC

[GitHub] [incubator-mxnet] xinyu-intel commented on issue #11756: [MXNET-677] int8 quantization does not work on toy mnist dataset

xinyu-intel commented on issue #11756: [MXNET-677] int8 quantization does not work on toy mnist dataset 
URL: https://github.com/apache/incubator-mxnet/issues/11756#issuecomment-501127017
 
 
   @ThomasDelteil add this line `sym = sym.get_backend_symbol('MKLDNN_QUANTIZE')` to enable subgraph fusion before using `quantize_net` api.

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