Skip to content

change logging to be dependent on current step#238

Merged
mergify[bot] merged 3 commits intopinellolab:mainfrom
ssenan:logging_fix
Oct 16, 2023
Merged

change logging to be dependent on current step#238
mergify[bot] merged 3 commits intopinellolab:mainfrom
ssenan:logging_fix

Conversation

@ssenan
Copy link
Collaborator

@ssenan ssenan commented Oct 16, 2023

@ssenan ssenan added the enhancement New feature or request label Oct 16, 2023
@ssenan ssenan added this to the 0.1.0 milestone Oct 16, 2023
@ssenan ssenan self-assigned this Oct 16, 2023
@ssenan ssenan marked this pull request as ready for review October 16, 2023 18:42
@codecov
Copy link

codecov bot commented Oct 16, 2023

Codecov Report

Merging #238 (a0dee6f) into main (61fadc1) will not change coverage.
The diff coverage is 0.00%.

@@           Coverage Diff           @@
##             main     #238   +/-   ##
=======================================
  Coverage   37.11%   37.11%           
=======================================
  Files          23       23           
  Lines        1482     1482           
  Branches      202      202           
=======================================
  Hits          550      550           
  Misses        924      924           
  Partials        8        8           
Files Coverage Δ
src/dnadiffusion/utils/train_util.py 0.00% <0.00%> (ø)

@mergify mergify bot merged commit 0878cbf into pinellolab:main Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

change loss logging to global_step instead of current_epoch

2 participants