Skip to content

fix num samples outputted equal to user input#162

Merged
cameronraysmith merged 1 commit intopinellolab:mainfrom
ssenan:sample_fix
Sep 1, 2023
Merged

fix num samples outputted equal to user input#162
cameronraysmith merged 1 commit intopinellolab:mainfrom
ssenan:sample_fix

Conversation

@ssenan
Copy link
Collaborator

@ssenan ssenan commented Jul 29, 2023

@ssenan ssenan added the bug Something isn't working label Jul 29, 2023
@ssenan ssenan added this to the 0.0.0 milestone Jul 29, 2023
@ssenan ssenan self-assigned this Jul 29, 2023
@codecov
Copy link

codecov bot commented Jul 29, 2023

Codecov Report

Merging #162 (3eba8a0) into main (4c31977) will decrease coverage by 0.02%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #162      +/-   ##
==========================================
- Coverage   11.32%   11.31%   -0.02%     
==========================================
  Files          13       13              
  Lines         830      831       +1     
  Branches       91       93       +2     
==========================================
  Hits           94       94              
- Misses        735      736       +1     
  Partials        1        1              
Files Changed Coverage Δ
src/dnadiffusion/utils/sample_util.py 0.00% <0.00%> (ø)

@ssenan
Copy link
Collaborator Author

ssenan commented Sep 1, 2023

@cameronraysmith haven't added any tests yet, but need this merged to test some fsdp related training

Copy link
Collaborator

@cameronraysmith cameronraysmith left a comment

Choose a reason for hiding this comment

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

np!

@cameronraysmith cameronraysmith merged commit d7cb150 into pinellolab:main Sep 1, 2023
@ssenan ssenan deleted the sample_fix branch September 13, 2023 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

sample.py currently doesn't allow user to create more than 10 samples per cell

2 participants