codecov-io commented on issue #13297: [MKLDNN]Add quantized concat URL: https://github.com/apache/incubator-mxnet/pull/13297#issuecomment-440683396 # [Codecov](https://codecov.io/gh/apache/incubator-mxnet/pull/13297?src=pr&el=h1) Report > Merging [#13297](https://codecov.io/gh/apache/incubator-mxnet/pull/13297?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-mxnet/commit/c78f89fb7dfbf8ccc0b63c1b6f4a459893fde822?src=pr&el=desc) will **decrease** coverage by `11.06%`. > The diff coverage is `16.04%`. [](https://codecov.io/gh/apache/incubator-mxnet/pull/13297?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #13297 +/- ## =========================================== - Coverage 79.72% 68.66% -11.07% =========================================== Files 749 652 -97 Lines 81176 70894 -10282 Branches 3164 3164 =========================================== - Hits 64714 48676 -16038 - Misses 15606 21923 +6317 + Partials 856 295 -561 ``` | [Impacted Files](https://codecov.io/gh/apache/incubator-mxnet/pull/13297?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [src/operator/quantization/quantization\_utils.h](https://codecov.io/gh/apache/incubator-mxnet/pull/13297/diff?src=pr&el=tree#diff-c3JjL29wZXJhdG9yL3F1YW50aXphdGlvbi9xdWFudGl6YXRpb25fdXRpbHMuaA==) | `50% <ø> (-50%)` | :arrow_down: | | [src/operator/quantization/quantized\_concat.cc](https://codecov.io/gh/apache/incubator-mxnet/pull/13297/diff?src=pr&el=tree#diff-c3JjL29wZXJhdG9yL3F1YW50aXphdGlvbi9xdWFudGl6ZWRfY29uY2F0LmNj) | `16.04% <16.04%> (ø)` | | | [src/operator/nn/depthwise\_convolution\_tf.cuh](https://codecov.io/gh/apache/incubator-mxnet/pull/13297/diff?src=pr&el=tree#diff-c3JjL29wZXJhdG9yL25uL2RlcHRod2lzZV9jb252b2x1dGlvbl90Zi5jdWg=) | `0% <0%> (-85.89%)` | :arrow_down: | | [python/mxnet/symbol/contrib.py](https://codecov.io/gh/apache/incubator-mxnet/pull/13297/diff?src=pr&el=tree#diff-cHl0aG9uL214bmV0L3N5bWJvbC9jb250cmliLnB5) | `8.54% <0%> (-81.65%)` | :arrow_down: | | [src/operator/contrib/multibox\_prior.cu](https://codecov.io/gh/apache/incubator-mxnet/pull/13297/diff?src=pr&el=tree#diff-c3JjL29wZXJhdG9yL2NvbnRyaWIvbXVsdGlib3hfcHJpb3IuY3U=) | `2.7% <0%> (-81.09%)` | :arrow_down: | | [src/operator/contrib/multibox\_detection.cu](https://codecov.io/gh/apache/incubator-mxnet/pull/13297/diff?src=pr&el=tree#diff-c3JjL29wZXJhdG9yL2NvbnRyaWIvbXVsdGlib3hfZGV0ZWN0aW9uLmN1) | `4.76% <0%> (-80.96%)` | :arrow_down: | | [src/engine/threaded\_engine\_pooled.cc](https://codecov.io/gh/apache/incubator-mxnet/pull/13297/diff?src=pr&el=tree#diff-c3JjL2VuZ2luZS90aHJlYWRlZF9lbmdpbmVfcG9vbGVkLmNj) | `1.58% <0%> (-80.96%)` | :arrow_down: | | [python/mxnet/gluon/block.py](https://codecov.io/gh/apache/incubator-mxnet/pull/13297/diff?src=pr&el=tree#diff-cHl0aG9uL214bmV0L2dsdW9uL2Jsb2NrLnB5) | `13.83% <0%> (-79.53%)` | :arrow_down: | | [python/mxnet/gluon/model\_zoo/vision/squeezenet.py](https://codecov.io/gh/apache/incubator-mxnet/pull/13297/diff?src=pr&el=tree#diff-cHl0aG9uL214bmV0L2dsdW9uL21vZGVsX3pvby92aXNpb24vc3F1ZWV6ZW5ldC5weQ==) | `21.62% <0%> (-78.38%)` | :arrow_down: | | [python/mxnet/gluon/model\_zoo/vision/resnet.py](https://codecov.io/gh/apache/incubator-mxnet/pull/13297/diff?src=pr&el=tree#diff-cHl0aG9uL214bmV0L2dsdW9uL21vZGVsX3pvby92aXNpb24vcmVzbmV0LnB5) | `21.71% <0%> (-76.27%)` | :arrow_down: | | ... and [393 more](https://codecov.io/gh/apache/incubator-mxnet/pull/13297/diff?src=pr&el=tree-more) | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-mxnet/pull/13297?src=pr&el=continue). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta) > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/apache/incubator-mxnet/pull/13297?src=pr&el=footer). Last update [c78f89f...152ad06](https://codecov.io/gh/apache/incubator-mxnet/pull/13297?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
