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 2022/04/29 13:24:14 UTC

[GitHub] [singa] wannature opened a new pull request, #955: add resent implementation for largedataset

wannature opened a new pull request, #955:
URL: https://github.com/apache/singa/pull/955

   add resent implementation for largedataset


-- 
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 merged pull request #955: add resent implementation for largedataset

Posted by GitBox <gi...@apache.org>.
lzjpaul merged PR #955:
URL: https://github.com/apache/singa/pull/955


-- 
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 #955: add resent implementation for largedataset

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

   # [Codecov](https://codecov.io/gh/apache/singa/pull/955?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 [#955](https://codecov.io/gh/apache/singa/pull/955?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (ee21978) into [dev](https://codecov.io/gh/apache/singa/commit/477224621bba385cddd953400fe96695bc0f5132?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (4772246) will **decrease** coverage by `7.67%`.
   > The diff coverage is `n/a`.
   
   ```diff
   @@            Coverage Diff             @@
   ##              dev     #955      +/-   ##
   ==========================================
   - 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/955?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [model.py](https://codecov.io/gh/apache/singa/pull/955/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/955/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=) | | |
   | [device.py](https://codecov.io/gh/apache/singa/pull/955/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) | | |
   | [autograd.py](https://codecov.io/gh/apache/singa/pull/955/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-YXV0b2dyYWQucHk=) | | |
   | [opt.py](https://codecov.io/gh/apache/singa/pull/955/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) | | |
   | [sonnx.py](https://codecov.io/gh/apache/singa/pull/955/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/955/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=) | | |
   | [data.py](https://codecov.io/gh/apache/singa/pull/955/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==) | | |
   | [\_\_init\_\_.py](https://codecov.io/gh/apache/singa/pull/955/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=) | | |
   | [tensor.py](https://codecov.io/gh/apache/singa/pull/955/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-dGVuc29yLnB5) | | |
   | ... and [4 more](https://codecov.io/gh/apache/singa/pull/955/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/955?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/955?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 [4772246...ee21978](https://codecov.io/gh/apache/singa/pull/955?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