codecov-io commented on issue #13413: fix for params with no dims in onnx
URL: https://github.com/apache/incubator-mxnet/pull/13413#issuecomment-452834844
 
 
   # 
[Codecov](https://codecov.io/gh/apache/incubator-mxnet/pull/13413?src=pr&el=h1) 
Report
   > Merging 
[#13413](https://codecov.io/gh/apache/incubator-mxnet/pull/13413?src=pr&el=desc)
 into 
[master](https://codecov.io/gh/apache/incubator-mxnet/commit/fe46cd96016a69e6d0a67af86926a32edbe77159?src=pr&el=desc)
 will **decrease** coverage by `2.03%`.
   > The diff coverage is `25%`.
   
   [![Impacted file tree 
graph](https://codecov.io/gh/apache/incubator-mxnet/pull/13413/graphs/tree.svg?width=650&token=7GtR5LCDtb&height=150&src=pr)](https://codecov.io/gh/apache/incubator-mxnet/pull/13413?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master   #13413      +/-   ##
   ==========================================
   - Coverage   83.27%   81.24%   -2.04%     
   ==========================================
     Files         722      724       +2     
     Lines       79010    80525    +1515     
     Branches     3223     3229       +6     
   ==========================================
   - Hits        65796    65420     -376     
   - Misses      12344    14232    +1888     
   - Partials      870      873       +3
   ```
   
   
   | [Impacted 
Files](https://codecov.io/gh/apache/incubator-mxnet/pull/13413?src=pr&el=tree) 
| Coverage Δ | |
   |---|---|---|
   | 
[python/mxnet/contrib/onnx/onnx2mx/import\_onnx.py](https://codecov.io/gh/apache/incubator-mxnet/pull/13413/diff?src=pr&el=tree#diff-cHl0aG9uL214bmV0L2NvbnRyaWIvb25ueC9vbm54Mm14L2ltcG9ydF9vbm54LnB5)
 | `12.39% <25%> (+0.53%)` | :arrow_up: |
   | 
[src/operator/quantization/quantized\_conv.cu](https://codecov.io/gh/apache/incubator-mxnet/pull/13413/diff?src=pr&el=tree#diff-c3JjL29wZXJhdG9yL3F1YW50aXphdGlvbi9xdWFudGl6ZWRfY29udi5jdQ==)
 | `1.94% <0%> (-91.27%)` | :arrow_down: |
   | 
[...operator/quantization/quantized\_fully\_connected.cu](https://codecov.io/gh/apache/incubator-mxnet/pull/13413/diff?src=pr&el=tree#diff-c3JjL29wZXJhdG9yL3F1YW50aXphdGlvbi9xdWFudGl6ZWRfZnVsbHlfY29ubmVjdGVkLmN1)
 | `6.89% <0%> (-86.21%)` | :arrow_down: |
   | 
[src/operator/quantization/quantized\_pooling.cu](https://codecov.io/gh/apache/incubator-mxnet/pull/13413/diff?src=pr&el=tree#diff-c3JjL29wZXJhdG9yL3F1YW50aXphdGlvbi9xdWFudGl6ZWRfcG9vbGluZy5jdQ==)
 | `4% <0%> (-82%)` | :arrow_down: |
   | 
[src/operator/contrib/multibox\_prior.cu](https://codecov.io/gh/apache/incubator-mxnet/pull/13413/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/13413/diff?src=pr&el=tree#diff-c3JjL29wZXJhdG9yL2NvbnRyaWIvbXVsdGlib3hfZGV0ZWN0aW9uLmN1)
 | `4.76% <0%> (-80.96%)` | :arrow_down: |
   | 
[src/operator/crop.cu](https://codecov.io/gh/apache/incubator-mxnet/pull/13413/diff?src=pr&el=tree#diff-c3JjL29wZXJhdG9yL2Nyb3AuY3U=)
 | `33.33% <0%> (-66.67%)` | :arrow_down: |
   | 
[src/operator/crop-inl.h](https://codecov.io/gh/apache/incubator-mxnet/pull/13413/diff?src=pr&el=tree#diff-c3JjL29wZXJhdG9yL2Nyb3AtaW5sLmg=)
 | `13.59% <0%> (-59.68%)` | :arrow_down: |
   | 
[src/common/static\_array.h](https://codecov.io/gh/apache/incubator-mxnet/pull/13413/diff?src=pr&el=tree#diff-c3JjL2NvbW1vbi9zdGF0aWNfYXJyYXkuaA==)
 | `50% <0%> (-50%)` | :arrow_down: |
   | 
[src/operator/pooling\_v1-inl.h](https://codecov.io/gh/apache/incubator-mxnet/pull/13413/diff?src=pr&el=tree#diff-c3JjL29wZXJhdG9yL3Bvb2xpbmdfdjEtaW5sLmg=)
 | `13.4% <0%> (-45.45%)` | :arrow_down: |
   | ... and [270 
more](https://codecov.io/gh/apache/incubator-mxnet/pull/13413/diff?src=pr&el=tree-more)
 | |
   
   ------
   
   [Continue to review full report at 
Codecov](https://codecov.io/gh/apache/incubator-mxnet/pull/13413?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/13413?src=pr&el=footer).
 Last update 
[fe46cd9...16e107c](https://codecov.io/gh/apache/incubator-mxnet/pull/13413?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

Reply via email to