[GitHub] pengzhao-intel commented on a change in pull request #12922: Support Quantized Fully Connected by INT8 GEMM

2018-12-10 Thread GitBox
pengzhao-intel commented on a change in pull request #12922: Support Quantized Fully Connected by INT8 GEMM URL: https://github.com/apache/incubator-mxnet/pull/12922#discussion_r240157365 ## File path: tests/python/quantization/test_quantization.py ## @@ -270,7 +270,7 @@

[GitHub] pengzhao-intel commented on a change in pull request #12922: Support Quantized Fully Connected by INT8 GEMM

2018-12-10 Thread GitBox
pengzhao-intel commented on a change in pull request #12922: Support Quantized Fully Connected by INT8 GEMM URL: https://github.com/apache/incubator-mxnet/pull/12922#discussion_r240112241 ## File path: tests/python/quantization/test_quantization.py ## @@ -270,7 +270,7 @@

[GitHub] pengzhao-intel commented on a change in pull request #12922: Support Quantized Fully Connected by INT8 GEMM

2018-11-24 Thread GitBox
pengzhao-intel commented on a change in pull request #12922: Support Quantized Fully Connected by INT8 GEMM URL: https://github.com/apache/incubator-mxnet/pull/12922#discussion_r236042654 ## File path: src/operator/quantization/quantized_fully_connected.cc ## @@ -79,6