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

Profiling tool: Print potential problems #3933

Merged
merged 3 commits into from
Oct 27, 2021

Conversation

nartal1
Copy link
Collaborator

@nartal1 nartal1 commented Oct 27, 2021

This fixes #3088 .
Refactored code, moved common code from QualificationAppInfo to AppBase so that problematic operators could be printed in profiling tool as well. Updated the current test with event logs having potential problems.

@nartal1 nartal1 self-assigned this Oct 27, 2021
@nartal1 nartal1 added the tools label Oct 27, 2021
@nartal1 nartal1 added this to the Oct 18 - Oct 29 milestone Oct 27, 2021
Signed-off-by: Niranjan Artal <[email protected]>
Copy link
Collaborator

@tgravescs tgravescs left a comment

Choose a reason for hiding this comment

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

just a nit

Signed-off-by: Niranjan Artal <[email protected]>
@nartal1
Copy link
Collaborator Author

nartal1 commented Oct 27, 2021

build

@nartal1 nartal1 merged commit 415ed37 into NVIDIA:branch-21.12 Oct 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEA] Profile tool print problematic operations
2 participants