Sense-GVT / DeCLIP

Supervision Exists Everywhere: A Data Efficient Contrastive Language-Image Pre-training Paradigm
622 stars 31 forks source link

module 'nvidia.dali.ops' has no attribute 'McReader' #14

Open PanXiebit opened 2 years ago

PanXiebit commented 2 years ago

https://github.com/Sense-GVT/DeCLIP/blob/e47a5ff99ddbd635b2b7b4a7c6490e1d9e03821d/prototype/data/pipelines/imagenet_pipeline_v2.py#L42

I use the nvidia-dali-cuda110 with version 1.14.0, and get the error: module 'nvidia.dali.ops' has no attribute 'McReader'

In the requirements, the need nvidia-dali is 0.14, but there is no nvidia-dali=0.14.

SlotherCui commented 2 years ago

Please try nvidia-dali=1.8.0