You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@singa.apache.org by GitBox <gi...@apache.org> on 2021/10/08 10:25:16 UTC

[GitHub] [singa] NLGithubWP opened a new pull request #888: Update data augmentation implementation for cifar_distributed_cnn exa…

NLGithubWP opened a new pull request #888:
URL: https://github.com/apache/singa/pull/888


   …mple


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

To unsubscribe, e-mail: dev-unsubscribe@singa.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [singa] codecov[bot] commented on pull request #888: Update data augmentation implementation for cifar_distributed_cnn exa…

Posted by GitBox <gi...@apache.org>.
codecov[bot] commented on pull request #888:
URL: https://github.com/apache/singa/pull/888#issuecomment-938534040


   # [Codecov](https://codecov.io/gh/apache/singa/pull/888?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#888](https://codecov.io/gh/apache/singa/pull/888?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (1fc6fa9) into [master](https://codecov.io/gh/apache/singa/commit/93fd9da72694e68bfe3fb29d0183a65263d238a1?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (93fd9da) will **decrease** coverage by `7.67%`.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/singa/pull/888/graphs/tree.svg?width=650&height=150&src=pr&token=raMbqTl5Tl&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)](https://codecov.io/gh/apache/singa/pull/888?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master     #888      +/-   ##
   ==========================================
   - Coverage   68.41%   60.74%   -7.68%     
   ==========================================
     Files          99       85      -14     
     Lines       11466     4524    -6942     
   ==========================================
   - Hits         7845     2748    -5097     
   + Misses       3621     1776    -1845     
   ```
   
   | Flag | Coverage Δ | |
   |---|---|---|
   | singa-cpp | `60.74% <ø> (ø)` | |
   | singa-python | `?` | |
   
   Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#carryforward-flags-in-the-pull-request-comment) to find out more.
   
   | [Impacted Files](https://codecov.io/gh/apache/singa/pull/888?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [device.py](https://codecov.io/gh/apache/singa/pull/888/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-ZGV2aWNlLnB5) | | |
   | [sonnx.py](https://codecov.io/gh/apache/singa/pull/888/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c29ubngucHk=) | | |
   | [initializer.py](https://codecov.io/gh/apache/singa/pull/888/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aW5pdGlhbGl6ZXIucHk=) | | |
   | [opt.py](https://codecov.io/gh/apache/singa/pull/888/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-b3B0LnB5) | | |
   | [\_\_init\_\_.py](https://codecov.io/gh/apache/singa/pull/888/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-X19pbml0X18ucHk=) | | |
   | [model.py](https://codecov.io/gh/apache/singa/pull/888/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-bW9kZWwucHk=) | | |
   | [utils.py](https://codecov.io/gh/apache/singa/pull/888/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-dXRpbHMucHk=) | | |
   | [image\_tool.py](https://codecov.io/gh/apache/singa/pull/888/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aW1hZ2VfdG9vbC5weQ==) | | |
   | [data.py](https://codecov.io/gh/apache/singa/pull/888/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-ZGF0YS5weQ==) | | |
   | [layer.py](https://codecov.io/gh/apache/singa/pull/888/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-bGF5ZXIucHk=) | | |
   | ... and [4 more](https://codecov.io/gh/apache/singa/pull/888/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/singa/pull/888?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/singa/pull/888?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Last update [93fd9da...1fc6fa9](https://codecov.io/gh/apache/singa/pull/888?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   


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

To unsubscribe, e-mail: dev-unsubscribe@singa.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [singa] lzjpaul closed pull request #888: Update data augmentation implementation for cifar_distributed_cnn exa…

Posted by GitBox <gi...@apache.org>.
lzjpaul closed pull request #888:
URL: https://github.com/apache/singa/pull/888


   


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

To unsubscribe, e-mail: dev-unsubscribe@singa.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [singa] codecov[bot] edited a comment on pull request #888: Update data augmentation implementation for cifar_distributed_cnn exa…

Posted by GitBox <gi...@apache.org>.
codecov[bot] edited a comment on pull request #888:
URL: https://github.com/apache/singa/pull/888#issuecomment-938534040


   # [Codecov](https://codecov.io/gh/apache/singa/pull/888?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#888](https://codecov.io/gh/apache/singa/pull/888?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (ef56aec) into [master](https://codecov.io/gh/apache/singa/commit/93fd9da72694e68bfe3fb29d0183a65263d238a1?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (93fd9da) will **increase** coverage by `5.00%`.
   > The diff coverage is `n/a`.
   
   > :exclamation: Current head ef56aec differs from pull request most recent head 1fc6fa9. Consider uploading reports for the commit 1fc6fa9 to get more accurate results
   [![Impacted file tree graph](https://codecov.io/gh/apache/singa/pull/888/graphs/tree.svg?width=650&height=150&src=pr&token=raMbqTl5Tl&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)](https://codecov.io/gh/apache/singa/pull/888?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master     #888      +/-   ##
   ==========================================
   + Coverage   68.41%   73.42%   +5.00%     
   ==========================================
     Files          99       14      -85     
     Lines       11466     6942    -4524     
   ==========================================
   - Hits         7845     5097    -2748     
   + Misses       3621     1845    -1776     
   ```
   
   | Flag | Coverage Δ | |
   |---|---|---|
   | singa-cpp | `?` | |
   | singa-python | `73.42% <ø> (ø)` | |
   
   Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#carryforward-flags-in-the-pull-request-comment) to find out more.
   
   | [Impacted Files](https://codecov.io/gh/apache/singa/pull/888?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [src/model/layer/flatten.cc](https://codecov.io/gh/apache/singa/pull/888/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL21vZGVsL2xheWVyL2ZsYXR0ZW4uY2M=) | | |
   | [src/model/layer/softmax.h](https://codecov.io/gh/apache/singa/pull/888/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL21vZGVsL2xheWVyL3NvZnRtYXguaA==) | | |
   | [src/core/scheduler/scheduler.cc](https://codecov.io/gh/apache/singa/pull/888/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL2NvcmUvc2NoZWR1bGVyL3NjaGVkdWxlci5jYw==) | | |
   | [include/singa/utils/safe\_queue.h](https://codecov.io/gh/apache/singa/pull/888/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aW5jbHVkZS9zaW5nYS91dGlscy9zYWZlX3F1ZXVlLmg=) | | |
   | [src/model/layer/dense.cc](https://codecov.io/gh/apache/singa/pull/888/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL21vZGVsL2xheWVyL2RlbnNlLmNj) | | |
   | [src/model/layer/split.cc](https://codecov.io/gh/apache/singa/pull/888/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL21vZGVsL2xheWVyL3NwbGl0LmNj) | | |
   | [src/model/layer/rnn.h](https://codecov.io/gh/apache/singa/pull/888/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL21vZGVsL2xheWVyL3Jubi5o) | | |
   | [src/model/layer/merge.h](https://codecov.io/gh/apache/singa/pull/888/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL21vZGVsL2xheWVyL21lcmdlLmg=) | | |
   | [src/model/layer/batchnorm.cc](https://codecov.io/gh/apache/singa/pull/888/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL21vZGVsL2xheWVyL2JhdGNobm9ybS5jYw==) | | |
   | [include/singa/utils/string.h](https://codecov.io/gh/apache/singa/pull/888/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aW5jbHVkZS9zaW5nYS91dGlscy9zdHJpbmcuaA==) | | |
   | ... and [75 more](https://codecov.io/gh/apache/singa/pull/888/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/singa/pull/888?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/singa/pull/888?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Last update [93fd9da...1fc6fa9](https://codecov.io/gh/apache/singa/pull/888?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   


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

To unsubscribe, e-mail: dev-unsubscribe@singa.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [singa] lzjpaul commented on pull request #888: Update data augmentation implementation for cifar_distributed_cnn exa…

Posted by GitBox <gi...@apache.org>.
lzjpaul commented on pull request #888:
URL: https://github.com/apache/singa/pull/888#issuecomment-938544997


   please pull request to dev branch


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

To unsubscribe, e-mail: dev-unsubscribe@singa.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org