Disable HITS and setup 11.5 env#1930
Merged
rapids-bot[bot] merged 12 commits intorapidsai:branch-21.12from Nov 8, 2021
BradReesWork:branch-21.12-11.5
Merged
Disable HITS and setup 11.5 env#1930rapids-bot[bot] merged 12 commits intorapidsai:branch-21.12from BradReesWork:branch-21.12-11.5
rapids-bot[bot] merged 12 commits intorapidsai:branch-21.12from
BradReesWork:branch-21.12-11.5
Conversation
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
rlratzel
approved these changes
Nov 5, 2021
ajschmidt8
approved these changes
Nov 5, 2021
Member
ajschmidt8
left a comment
There was a problem hiding this comment.
Approving ops-codeowner file changes
Codecov Report
@@ Coverage Diff @@
## branch-21.12 #1930 +/- ##
===============================================
Coverage ? 70.04%
===============================================
Files ? 143
Lines ? 8904
Branches ? 0
===============================================
Hits ? 6237
Misses ? 2667
Partials ? 0 Continue to review full report at Codecov.
|
ChuckHastings
approved these changes
Nov 5, 2021
Member
Author
|
@gpucibot merge |
1 similar comment
Member
Author
|
@gpucibot merge |
rapids-bot bot
pushed a commit
that referenced
this pull request
Nov 11, 2021
…entation (#1941) Followup PR to #1930 This PR re-enables HITS in the python API using the new C++ primitive-based implementation. This also refactors the tests to use the benchmark fixture plugin, and adds an additional dataset to read for more diverse comparison to Nx.  Authors: - Rick Ratzel (https://github.com/rlratzel) Approvers: - Chuck Hastings (https://github.com/ChuckHastings) - Brad Rees (https://github.com/BradReesWork) - Joseph Nke (https://github.com/jnke2016) URL: #1941
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Temporarily disable HITS (PR 1898 will turn it back on)