-
Notifications
You must be signed in to change notification settings - Fork 7
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
Add field inputs and outputs to batch evaluation #97
Conversation
for more information, see https://pre-commit.ci
@chrpetre Please make a first round of review of public API signature and example 06 update, after what I'll new unit tests. Thanks |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
that looks good to me thanks @lboucin
Codecov Report
@@ Coverage Diff @@
## main #97 +/- ##
==========================================
+ Coverage 88.57% 88.62% +0.04%
==========================================
Files 11 11
Lines 2224 2294 +70
==========================================
+ Hits 1970 2033 +63
- Misses 254 261 +7 |
for more information, see https://pre-commit.ci
…pytwin into feat/tbrom_241_batch_eval
All good. Merging! |
field_inputs
argument toTwinModel.evaluation_batch(...)
generate_snapshot_batch(...)
method toTwinModel