Skip to content

Why is model_run spending a lot of time after all operations have finished. #8035

Discussion options

You must be logged in to vote

The profiler currently only works reliably on CPU profiling. The non-execute region in model_run actually is filled with CUDA kernel runs.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@KarelPeeters
Comment options

Answer selected by KarelPeeters
Comment options

You must be logged in to vote
2 replies
@KarelPeeters
Comment options

@AndreyOrb
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants