DeepLearningExamples icon indicating copy to clipboard operation
DeepLearningExamples copied to clipboard

[ResNet50v1.5/pytorch] [/opt/dali/dali/operators/reader/loader/file_label_loader.h:168] Assert on "Size() > 0" failed: No files found.

Open chensusu11 opened this issue 3 years ago • 1 comments

Related to Model/Framework(s) ResNet50v1.5/pytorch

Describe the bug RuntimeError: Critical error when building pipeline: Error when constructing operator: FileReader encountered: [/opt/dali/dali/operators/reader/loader/file_label_loader.h:168] Assert on "Size() > 0" failed: No files found. image

To Reproduce Steps to reproduce the behavior: nvidia resnet50v1.5 benchmark

  1. bash ./resnet50v1.5/training/AMP/DGX1_RN50_AMP_250E.sh ./checkpoint/

Expected behavior Pass nvidia resnet50v1.5 benchmark

Environment Please provide at least:

  • Container version (e.g. pytorch:19.05-py3): torch 1.9.0+python3.8
  • GPUs in the system: (e.g. 8x Tesla V100-SXM2-16GB): T4 16GB
  • CUDA driver version (e.g. 418.67): 11.4

chensusu11 avatar Apr 10 '22 09:04 chensusu11

Did you find the resolution to this?

moksh-enf avatar Sep 22 '22 19:09 moksh-enf