-
Notifications
You must be signed in to change notification settings - Fork 42
Initial stats cleanup #1009
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
Merged
Merged
Initial stats cleanup #1009
Changes from all commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
0c6cc9c
moving stats creation to a factory
nirandaperera 4d1ee56
minor fix
nirandaperera 38a73ac
enable shared from this
nirandaperera 17b638a
stat const ref
nirandaperera dc782fc
Merge branch 'main' of github.com:rapidsai/rapidsmpf into stats-refactor
nirandaperera 09e7369
fix macro
nirandaperera aaeaaa3
fix python bindings
nirandaperera e4d3796
addressing comments
nirandaperera 26056e6
Merge branch 'main' of github.com:rapidsai/rapidsmpf into stats-refactor
nirandaperera 7246300
stats return by value
nirandaperera 0104a69
Merge branch 'main' of github.com:rapidsai/rapidsmpf into stats-refactor
nirandaperera 520b018
Merge branch 'main' into stats-refactor
nirandaperera b646b6e
Merge branch 'main' into stats-refactor
pentschev e491d09
Merge branch 'main' into stats-refactor
nirandaperera 7249723
Merge branch 'main' into stats-refactor
nirandaperera 965a2d3
Update cpp/include/rapidsmpf/statistics.hpp
nirandaperera 0a12bd8
addressing comments
nirandaperera f88518d
Merge branch 'main' into stats-refactor
nirandaperera 785e49e
Merge branch 'main' into stats-refactor
nirandaperera f9a2b55
remove opt
nirandaperera 04a3dae
use a enum for statistics create factory
nirandaperera e2100f0
Revert "use a enum for statistics create factory"
nirandaperera 144bbc8
simplify stats
nirandaperera 1c2d223
Merge branch 'main' of github.com:rapidsai/rapidsmpf into stats-refactor
nirandaperera 58c8172
addressing comments
nirandaperera ca7a194
remove disabled() method and replace with enum
nirandaperera ae9ec20
minor change
nirandaperera 9127688
add disabled()
nirandaperera cfbaaa2
Apply suggestions from code review
nirandaperera c1f5c8e
addressing PR comments
nirandaperera 7d52bc3
Merge branch 'stats-refactor' of github.com:nirandaperera/rapidsmpf i…
nirandaperera ce53e7a
Merge branch 'main' of github.com:rapidsai/rapidsmpf into stats-refactor
nirandaperera 378aaa5
merge conflict
nirandaperera 09bd4a8
Merge branch 'main' of github.com:rapidsai/rapidsmpf into stats-refactor
nirandaperera f866424
Merge branch 'main' of github.com:rapidsai/rapidsmpf into stats-refactor
nirandaperera 4febceb
merge conflicts
nirandaperera 39dbd7f
docs fix
nirandaperera File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.