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

Temporarily disable input argument checks for a currently disabled feature #1840

Merged
merged 1 commit into from
Sep 23, 2021

Conversation

seunghwak
Copy link
Contributor

Temporarily disable input argument checks for meta data that are used for the currently disabled feature.

Copy link
Contributor

@rlratzel rlratzel left a comment

Choose a reason for hiding this comment

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

Thanks for adding the FIXME

@ChuckHastings
Copy link
Collaborator

@gpucibot merge

@rapids-bot rapids-bot bot merged commit a728c49 into rapidsai:branch-21.10 Sep 23, 2021
rapids-bot bot pushed a commit that referenced this pull request Sep 24, 2021
…aph_container` (#1839)

Changed the value of the expensive check param to false in the call to `populate_graph_container`.

Since the expensive check is still valuable for test and debugging, the option will be exposed to the python user in a separate PR as part of a debug mode API, and for now it's assumed there's test coverage using the expensive check in the C++ tests.

see also #1840 

NOTES:
* This PR has the `bug` label since it prevents a bug from surfacing in the C++ expensive check, but it was not the root cause of the recent test failures. Setting expensive check to false needs to happen regardless for performance reasons.
* This was not built and tested locally yet!

Authors:
  - Rick Ratzel (https://github.com/rlratzel)

Approvers:
  - Seunghwa Kang (https://github.com/seunghwak)
  - Chuck Hastings (https://github.com/ChuckHastings)

URL: #1839
@seunghwak seunghwak deleted the bug_mnmg_param_check branch October 19, 2021 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants