DeepLearningExamples icon indicating copy to clipboard operation
DeepLearningExamples copied to clipboard

Framework - Adding pytorch profiler

Open punit121 opened this issue 8 months ago • 0 comments

When I try to run the profiler on train_net.py within my new conda environment, it fails because it can't load the COCO dataset. It seems like there's a problem with how my code is trying to find and use the dataset.

punit121 avatar May 04 '25 09:05 punit121