towhee icon indicating copy to clipboard operation
towhee copied to clipboard

fix the comment of MultiScaleAttention.

Open wxywb opened this issue 3 years ago • 3 comments

Signed-off-by: wxywb [email protected]

wxywb avatar Sep 01 '22 06:09 wxywb

Codecov Report

Merging #2027 (3d6469e) into main (a5ed9de) will increase coverage by 0.39%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #2027      +/-   ##
==========================================
+ Coverage   74.20%   74.59%   +0.39%     
==========================================
  Files         374      374              
  Lines       21369    21976     +607     
  Branches     3437     3616     +179     
==========================================
+ Hits        15857    16394     +537     
- Misses       4540     4589      +49     
- Partials      972      993      +21     
Impacted Files Coverage Δ
towhee/models/layers/multi_scale_attention.py 70.32% <ø> (ø)
towhee/models/max_vit/max_vit.py 64.78% <0.00%> (-5.39%) :arrow_down:
towhee/models/layers/gatedmlp.py 80.00% <0.00%> (-2.61%) :arrow_down:
towhee/engine/task_scheduler.py 70.37% <0.00%> (-2.47%) :arrow_down:
towhee/engine/graph_context.py 89.23% <0.00%> (-1.54%) :arrow_down:
towhee/hub/operator_manager.py 77.46% <0.00%> (-0.59%) :arrow_down:
towhee/models/layers/patch_merging.py 86.00% <0.00%> (-0.49%) :arrow_down:
towhee/types/tensor_array.py 32.87% <0.00%> (-0.46%) :arrow_down:
towhee/models/mpvit/mpvit.py 89.10% <0.00%> (-0.46%) :arrow_down:
towhee/types/__init__.py 100.00% <0.00%> (ø)
... and 15 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov[bot] avatar Sep 01 '22 06:09 codecov[bot]

/lgtm /approve

oneseer avatar Sep 01 '22 11:09 oneseer

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: oneseer, wxywb

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

sre-ci-robot avatar Sep 01 '22 11:09 sre-ci-robot

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. Rotten issues close after 30d of inactivity. Close the stale issues and pull requests after 7 days of inactivity. Reopen the issue with /reopen.

stale[bot] avatar Oct 01 '22 16:10 stale[bot]