codecov-io commented on issue #13852: Fix Tree Reduction on new instance type p3dn.24xlarge URL: https://github.com/apache/incubator-mxnet/pull/13852#issuecomment-453673004 # [Codecov](https://codecov.io/gh/apache/incubator-mxnet/pull/13852?src=pr&el=h1) Report > Merging [#13852](https://codecov.io/gh/apache/incubator-mxnet/pull/13852?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-mxnet/commit/a6ed6194e5b006ead69f79ad575998b3754ae6fe?src=pr&el=desc) will **decrease** coverage by `9.59%`. > The diff coverage is `0%`. [](https://codecov.io/gh/apache/incubator-mxnet/pull/13852?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #13852 +/- ## ========================================= - Coverage 81.64% 72.04% -9.6% ========================================= Files 721 717 -4 Lines 80158 81483 +1325 Branches 3233 3233 ========================================= - Hits 65441 58704 -6737 - Misses 13847 21898 +8051 - Partials 870 881 +11 ``` | [Impacted Files](https://codecov.io/gh/apache/incubator-mxnet/pull/13852?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [src/kvstore/comm\_tree.h](https://codecov.io/gh/apache/incubator-mxnet/pull/13852/diff?src=pr&el=tree#diff-c3JjL2t2c3RvcmUvY29tbV90cmVlLmg=) | `0% <0%> (-95.89%)` | :arrow_down: | | [src/kvstore/gpu\_topology.h](https://codecov.io/gh/apache/incubator-mxnet/pull/13852/diff?src=pr&el=tree#diff-c3JjL2t2c3RvcmUvZ3B1X3RvcG9sb2d5Lmg=) | `84.9% <0%> (-6.21%)` | :arrow_down: | | [src/operator/nn/mkldnn/mkldnn\_concat-inl.h](https://codecov.io/gh/apache/incubator-mxnet/pull/13852/diff?src=pr&el=tree#diff-c3JjL29wZXJhdG9yL25uL21rbGRubi9ta2xkbm5fY29uY2F0LWlubC5o) | `0% <0%> (-100%)` | :arrow_down: | | [src/operator/subgraph/mkldnn/mkldnn\_conv-inl.h](https://codecov.io/gh/apache/incubator-mxnet/pull/13852/diff?src=pr&el=tree#diff-c3JjL29wZXJhdG9yL3N1YmdyYXBoL21rbGRubi9ta2xkbm5fY29udi1pbmwuaA==) | `0% <0%> (-100%)` | :arrow_down: | | [src/operator/cudnn\_spatial\_transformer-inl.h](https://codecov.io/gh/apache/incubator-mxnet/pull/13852/diff?src=pr&el=tree#diff-c3JjL29wZXJhdG9yL2N1ZG5uX3NwYXRpYWxfdHJhbnNmb3JtZXItaW5sLmg=) | `0% <0%> (-100%)` | :arrow_down: | | [src/operator/cudnn\_bilinear\_sampler-inl.h](https://codecov.io/gh/apache/incubator-mxnet/pull/13852/diff?src=pr&el=tree#diff-c3JjL29wZXJhdG9yL2N1ZG5uX2JpbGluZWFyX3NhbXBsZXItaW5sLmg=) | `0% <0%> (-100%)` | :arrow_down: | | [...erator/tensor/elemwise\_binary\_broadcast\_op-inl.cuh](https://codecov.io/gh/apache/incubator-mxnet/pull/13852/diff?src=pr&el=tree#diff-c3JjL29wZXJhdG9yL3RlbnNvci9lbGVtd2lzZV9iaW5hcnlfYnJvYWRjYXN0X29wLWlubC5jdWg=) | `0% <0%> (-100%)` | :arrow_down: | | [...erator/quantization/mkldnn/mkldnn\_requantize-inl.h](https://codecov.io/gh/apache/incubator-mxnet/pull/13852/diff?src=pr&el=tree#diff-c3JjL29wZXJhdG9yL3F1YW50aXphdGlvbi9ta2xkbm4vbWtsZG5uX3JlcXVhbnRpemUtaW5sLmg=) | `0% <0%> (-98.58%)` | :arrow_down: | | [src/operator/nn/mkldnn/mkldnn\_lrn-inl.h](https://codecov.io/gh/apache/incubator-mxnet/pull/13852/diff?src=pr&el=tree#diff-c3JjL29wZXJhdG9yL25uL21rbGRubi9ta2xkbm5fbHJuLWlubC5o) | `0% <0%> (-98.49%)` | :arrow_down: | | [src/operator/nn/mkldnn/mkldnn\_concat.cc](https://codecov.io/gh/apache/incubator-mxnet/pull/13852/diff?src=pr&el=tree#diff-c3JjL29wZXJhdG9yL25uL21rbGRubi9ta2xkbm5fY29uY2F0LmNj) | `1.56% <0%> (-98.44%)` | :arrow_down: | | ... and [386 more](https://codecov.io/gh/apache/incubator-mxnet/pull/13852/diff?src=pr&el=tree-more) | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-mxnet/pull/13852?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/13852?src=pr&el=footer). Last update [a6ed619...1ca7aab](https://codecov.io/gh/apache/incubator-mxnet/pull/13852?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
