-
Notifications
You must be signed in to change notification settings - Fork 6
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
Loguru #25
Conversation
kaylode
commented
Mar 26, 2022
- Use loguru for logging
@lannguyen0910 , can you test this branch for me? This is just a simple usage while Loguru also has many cool features that I haven't used yet. |
timm loss "RuntimeError: gather(): Expected dtype int64 for index"
"RuntimeError: one_hot is only applicable to index tensor."
I've tested and the logger worked fine, it logged the same text as the previous one, the difference is it looks prettier and neater, i also notice that once we use some other features of |
Ok thank you. Can you revert the fixes in loss functions in this branch and open issues for them. I've tested both the losses and can't reproduce the error, it would be nice if you add the settings to reproduce that. |
oh okay, i don't know why i faced those error while testing, i'm gonna revert and open issues if anything is wrong again. |
@kaylode i used revert but it didn't change my commits so i hot deleted them, sorry if it annoys you with the unnecessary commits, or it makes you have difficulty in merging the PR ... |
It's fine. Just remember to open a new issue next time |