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

[Hotfix] Fix FIL gtest #5755

Merged
merged 1 commit into from
Feb 7, 2024
Merged

Conversation

hcho3
Copy link
Contributor

@hcho3 hcho3 commented Feb 6, 2024

Fix failing tests in gtest for FIL.

[  FAILED  ] FilTests/TreeliteDenseFloat32FilTest.Import/0, where GetParam() = num_rows = 20000, num_cols = 50, nan_prob = 0.05, depth = 8, num_trees = 50, leaf_prob = 0.05, output = RAW, threshold = 0, threads_per_tree = 1, n_items = 0, blocks_per_sm = 0, algo = 1, seed = 42, tolerance = 0.002, op = <, global_bias = 0, leaf_algo = 0, num_classes = 1, node_categorical_prob = 0, feature_categorical_prob = 0, cat_match_prob = 0.5, max_magnitude_of_matching_cat = 1

@hcho3 hcho3 requested a review from a team as a code owner February 6, 2024 23:43
@hcho3 hcho3 changed the base branch from branch-24.04 to branch-24.02 February 6, 2024 23:43
@dantegd dantegd added bug Something isn't working tests Unit testing for project labels Feb 6, 2024
@raydouglass raydouglass added the non-breaking Non-breaking change label Feb 7, 2024
@raydouglass raydouglass merged commit 65302d3 into rapidsai:branch-24.02 Feb 7, 2024
36 of 41 checks passed
@hcho3 hcho3 deleted the hotfix_fil_test branch February 7, 2024 00:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working CUDA/C++ non-breaking Non-breaking change tests Unit testing for project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants