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

Redirect logs based on env var #1474

Merged
merged 2 commits into from
Oct 3, 2023
Merged

Redirect logs based on env var #1474

merged 2 commits into from
Oct 3, 2023

Conversation

jnccd
Copy link
Contributor

@jnccd jnccd commented Sep 19, 2023

Fixes #1455
This works fine based on local tests.

I also read the Licenses.
From my understanding the LICENSE.YOLONAS.md only refers to the model itself and code close to it and not the entire repo, but feel free to correct me.

Copy link
Contributor

@Louis-Dupont Louis-Dupont left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point, thanks for improving that!
I left a small comment, if you can have a look

Concerning the non-commercial use license, it is only for YOLONAS pre-trained weights.
All the code, but also other models pre-trained weights are under the Apache License.

src/super_gradients/common/auto_logging/auto_logger.py Outdated Show resolved Hide resolved
@jnccd jnccd requested a review from BloodAxe September 20, 2023 14:38
Copy link
Contributor

@Louis-Dupont Louis-Dupont left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just found a small thing to change, but after that I'm good with merging it

src/super_gradients/common/environment/env_variables.py Outdated Show resolved Hide resolved
@BloodAxe
Copy link
Collaborator

@jnccd looks like your PR contains unsigned commits. Can you please fix that (instruction) and then we would be happy to continue merging your PR.

Copy link
Contributor

@Louis-Dupont Louis-Dupont left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just as @BloodAxe said if you can fix the signed commit issue

@jnccd
Copy link
Contributor Author

jnccd commented Sep 28, 2023

I overread that I needed to verify my commits, but I followed the instructions and force pushed the verified squashed commit 👍

@BloodAxe BloodAxe merged commit 8798744 into Deci-AI:master Oct 3, 2023
7 checks passed
BloodAxe pushed a commit that referenced this pull request Oct 3, 2023
BloodAxe added a commit that referenced this pull request Oct 3, 2023
(cherry picked from commit 8798744)

Co-authored-by: Dobiko <kobidogao@yahoo.com>
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.

Support for usage in Docker containers without write permissions
3 participants