Closed soham-chitnis10 closed 3 years ago
Merging #67 (65130af) into main (f8b07b8) will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## main #67 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 13 15 +2
Lines 578 597 +19
=========================================
+ Hits 578 597 +19
Impacted Files | Coverage Δ | |
---|---|---|
code_soup/common/utils/__init__.py | 100.00% <100.00%> (ø) |
|
code_soup/common/utils/checkpoints.py | 100.00% <100.00%> (ø) |
|
code_soup/common/utils/seeding.py | 100.00% <100.00%> (ø) |
@soham-chitnis10 I am also adding a seed function in #42. Can you please check if I can remove it from my PR?
Please add deterministic, etc. from my PR.
CC @someshsingh22
@gchhablani I can add deterministic and benchmark
@soham-chitnis10 several changes here.
This PR resolves issue #60