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

Update README.md #551

Merged
merged 10 commits into from
Mar 18, 2023
Merged

Update README.md #551

merged 10 commits into from
Mar 18, 2023

Conversation

ashleve
Copy link
Owner

@ashleve ashleve commented Mar 18, 2023

What does this PR do?

Updates readme.

Before submitting

  • Did you make sure title is self-explanatory and the description concisely explains the PR?
  • Did you make sure your PR does only one thing, instead of bundling different changes together?
  • Did you list all the breaking changes introduced by this pull request?
  • Did you test your PR locally with pytest command?
  • Did you run pre-commit hooks with pre-commit run -a command?

Did you have fun?

Make sure you had fun coding 🙃

@ashleve ashleve added the documentation Improvements or additions to documentation label Mar 18, 2023
@codecov-commenter
Copy link

codecov-commenter commented Mar 18, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (3ab66a2) 83.61% compared to head (9b1b6eb) 83.61%.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #551   +/-   ##
=======================================
  Coverage   83.61%   83.61%           
=======================================
  Files          11       11           
  Lines         354      354           
=======================================
  Hits          296      296           
  Misses         58       58           
Impacted Files Coverage Δ
src/train.py 92.45% <100.00%> (ø)

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 in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ashleve ashleve merged commit 7be0664 into dev Mar 18, 2023
@ashleve ashleve deleted the readme2 branch March 18, 2023 20:11
ashleve added a commit that referenced this pull request Mar 18, 2023
* Support for logging with Aim (#534)

* Update template to Lightning 2.0 (#548)

* Update pre-commit hooks (#549)

* Refactor utils (#541)

* Add option for pytorch 2.0 model compilation (#550)

* Update `README.md` (#551)

---------

Co-authored-by: Mattie Tesfaldet <mattie@meta.com>
Co-authored-by: Johnny <johnnynuca14@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants