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

Feat/tbrom 241 batch new #95

Closed
wants to merge 9 commits into from
Closed

Feat/tbrom 241 batch new #95

wants to merge 9 commits into from

Conversation

chrpetre
Copy link
Collaborator

add input fields for batch evaluation
add snapshot generation in batch
fix issue with _update_tbrom_inmcs which did not update twin_runtime inputs properly (and therefore lead to wrong results for any method using it like initialization, step by step evaulation)
add new unit test for batch evaluation with input fields (and adapt del method)

add input fields for batch evaluation
add snapshot generation in batch
fix issue with _update_tbrom_inmcs which did not update twin_runtime inputs properly (and therefore lead to wrong results for any method using it like initialization, step by step evaulation)
@chrpetre chrpetre requested a review from lboucin June 26, 2023 16:58
@github-actions github-actions bot added the enhancement New features or code improvements label Jun 26, 2023
@lboucin
Copy link
Collaborator

lboucin commented Jun 27, 2023

I am worried the unit tests are running on Ubuntu but not on windows. Do you know why?

chrpetre and others added 5 commits June 27, 2023 14:04
keep __del__ as original implemented (fix passing of exsting unit testing)
disable 1 TBROM unit testing given bug858312
@codecov-commenter
Copy link

Codecov Report

Merging #95 (5d57031) into main (2538282) will decrease coverage by 1.95%.
The diff coverage is 60.24%.

@@            Coverage Diff             @@
##             main      #95      +/-   ##
==========================================
- Coverage   88.04%   86.10%   -1.95%     
==========================================
  Files          11       11              
  Lines        2209     2274      +65     
==========================================
+ Hits         1945     1958      +13     
- Misses        264      316      +52     

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New features or code improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants