Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

debug USGAN #339

Merged
merged 4 commits into from
Apr 8, 2024
Merged

debug USGAN #339

merged 4 commits into from
Apr 8, 2024

Conversation

AugustJW
Copy link
Contributor

@AugustJW AugustJW commented Apr 3, 2024

What does this PR do?

Fixing #338 (issue)

Thanks for the help from @susan1314

Before submitting

  • This PR is made to fix a typo or improve the docs (you can dismiss the other checks if this is the case).
  • Was this discussed/approved via a GitHub issue? Please add a link to it if that's the case.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have written necessary tests and already run them locally.

WenjieDu and others added 4 commits April 1, 2024 16:41
Add Crossformer, Autoformer, PatchTST, DLinear, ETSformer, FEDformer as imputation models
Refactor embedding package, remove the unused part in Autoformer, and update the docs
Add Informer, speed up CI testing, and make self-attention operator replaceable
@coveralls
Copy link
Collaborator

coveralls commented Apr 3, 2024

Pull Request Test Coverage Report for Build 8542481975

Details

  • 17 of 17 (100.0%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.007%) to 80.826%

Totals Coverage Status
Change from base Build 8526835352: 0.007%
Covered Lines: 6791
Relevant Lines: 8402

💛 - Coveralls

@WenjieDu
Copy link
Owner

WenjieDu commented Apr 8, 2024

I think the code here is good for merging. I'll fix the linting issue on the dev branch after merging this pr.

Kudos to Jun and @susan1314 for fixing this bug!

@WenjieDu WenjieDu merged commit 7c3386c into WenjieDu:dev Apr 8, 2024
7 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants