Skip to content

Conversation

@MeowZheng
Copy link
Collaborator

as title

@codecov
Copy link

codecov bot commented Oct 8, 2022

Codecov Report

Base: 83.67% // Head: 83.55% // Decreases project coverage by -0.11% ⚠️

Coverage data is based on head (87640af) compared to base (f87c053).
Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff             @@
##           dev-1.x    #2158      +/-   ##
===========================================
- Coverage    83.67%   83.55%   -0.12%     
===========================================
  Files          138      138              
  Lines         7790     7790              
  Branches      1167     1167              
===========================================
- Hits          6518     6509       -9     
- Misses        1094     1104      +10     
+ Partials       178      177       -1     
Flag Coverage Δ
unittests 83.55% <ø> (-0.12%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
mmseg/models/backbones/vit.py 90.64% <ø> (ø)
mmseg/models/losses/focal_loss.py 12.87% <ø> (ø)
mmseg/models/backbones/timm_backbone.py 45.83% <0.00%> (-37.51%) ⬇️

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@MeowZheng MeowZheng merged commit 00c5e80 into open-mmlab:dev-1.x Oct 8, 2022
@MeowZheng MeowZheng deleted the fix-timm-install branch October 8, 2022 09:32
MeowZheng added a commit to MeowZheng/mmsegmentation that referenced this pull request Nov 1, 2022
@MeowZheng MeowZheng added the 1.x Related issue of 1.x version label Nov 1, 2022
aravind-h-v pushed a commit to aravind-h-v/mmsegmentation that referenced this pull request Mar 27, 2023
* [Onnx] add Stable Diffusion Upscale pipeline

* add a test for the OnnxStableDiffusionUpscalePipeline

* check for VAE config before adjusting scaling factor

* update test assertions, lint fixes

* run fix-copies target

* switch test checkpoint to one hosted on huggingface

* partially restore attention mask

* reshape embeddings after running text encoder

* add longer nightly test for ONNX upscale pipeline

* use package import to fix tests

* fix scheduler compatibility and class labels dtype

* use more precise type

* remove LMS from fast tests

* lookup latent and timestamp types

* add docs for ONNX upscaling, rename lookup table

* replace deprecated pipeline names in ONNX docs
nahidnazifi87 pushed a commit to nahidnazifi87/mmsegmentation_playground that referenced this pull request Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1.x Related issue of 1.x version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants