Skip to content

Merge Bandicoot tests with other tests - #438

Merged
rcurtin merged 26 commits into
mlpack:masterfrom
rcurtin:merge-coot-tests
Sep 22, 2025
Merged

Merge Bandicoot tests with other tests#438
rcurtin merged 26 commits into
mlpack:masterfrom
rcurtin:merge-coot-tests

Conversation

@rcurtin

@rcurtin rcurtin commented Sep 9, 2025

Copy link
Copy Markdown
Member

Many of the tests already are of the form

TEMPLATE_TEST_CASE("TestName", "[Optimizer]", ENS_ALL_TEST_TYPES)

so they work over all ensmallen test types. We can do the same thing with the Bandicoot tests, so I modified the definition of ENS_ALL_TEST_TYPES and merged all of the Bandicoot-specific test types accordingly.

No actual tests should really be changing here, it is just a cleanup.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Second approval provided automatically after 24 hours. 👍

@rcurtin

rcurtin commented Sep 22, 2025

Copy link
Copy Markdown
Member Author

67m for OpenCL and 48m for CUDA, looks good to me. I changed around a few more tests but all the same optimizers are tested with GPUs.

@rcurtin
rcurtin merged commit 9fa90f1 into mlpack:master Sep 22, 2025
6 checks passed
@rcurtin
rcurtin deleted the merge-coot-tests branch September 22, 2025 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants