-
Notifications
You must be signed in to change notification settings - Fork 540
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
NVTX Markers for RF and RF-backend (#3014)
* This PR adds NVTX Markers to major time-consuming function calls of the regressors and classifiers of RF and DecisionTrees. * They span both RandomForest and DecisionTree code-bases Authors: - Venkat (@venkywonka) - John Zedlewski (@JohnZed) Approvers: - Thejaswi. N. S (@teju85) - AJ Schmidt (@ajschmidt8) - John Zedlewski (@JohnZed) URL: #3014
- Loading branch information
1 parent
5e874e9
commit 8fa2b90
Showing
13 changed files
with
164 additions
and
15 deletions.
There are no files selected for viewing
This file contains 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 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 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 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 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.