Skip to content

Conversation

@guitargeek
Copy link
Contributor

Now that TensorFlow 2.19 made it to the CI images, we should re-enable PyMVA for a check and see if things work with the commits from #15790.

guitargeek and others added 3 commits June 25, 2025 00:52
Add support for the new Keras API when using tensorflow 2.16

Note that with the new Keras one needs in pymva to use the ".keras" format
instead of the ".h5" format
…ticlass on all dataset events

Implement the new MethodBase functions GetAllRegressionValues and GetAllMultiClassValues for MethodPyKeras and MethodPyTorch.  This speeds up the model testng and evaluation also for regression and multi-class problems.
Fix also some memory issues with the Python objects used to keep the input/output values in the model evaluation.

Remove timer logging in the pymva GetMultiClassValues functions. The logging is done anyway at the level of MethodBase

Increase statistics and re-add the test on regression error in testPyKerasRegression
@guitargeek guitargeek closed this Jun 25, 2025
@guitargeek guitargeek reopened this Jun 25, 2025
@github-actions
Copy link

Test Results

    11 files      11 suites   1d 15h 42m 51s ⏱️
 3 039 tests  3 018 ✅ 0 💤 21 ❌
32 657 runs  32 630 ✅ 0 💤 27 ❌

For more details on these failures, see this check.

Results for commit af215fa.

@guitargeek
Copy link
Contributor Author

guitargeek commented Jun 25, 2025

Doesn't pass the tests in the CI, so now we know that #15790 still needs some work

@guitargeek guitargeek closed this Jun 25, 2025
@guitargeek guitargeek deleted the pymva_tf branch August 5, 2025 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants