Sense-GVT / DeCLIP

Supervision Exists Everywhere: A Data Efficient Contrastive Language-Image Pre-training Paradigm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

PanXiebit opened this issue · comments

self.mc_input = ops.McReader(file_root=data_root,

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.

Please try nvidia-dali=1.8.0