Replies: 1 comment
-
|
Hi @hw-ju, thanks for your interest here.
Hope it helps, thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
I used
nsyswithin the MONAI Core 1.2.0 container to run and profile the fast_training_tutorial.For the fast training part, I found two issues when I tried to correlate the CPU-side
dataloadnvtx tag with the GPU side:dataloadnvtx tag is not showing in the GPU NVTX row.RandCropnvtx tag is not showing in the GPU NVTX row. It should be correlated with thedataloadnvtx tag, right?Please see the screenshot below:

Any idea?
Beta Was this translation helpful? Give feedback.
All reactions