Mark Ma
                                            Mark Ma
                                        
                                    I met this issue as well. how about just skipping importing the command which causes error and display some warning that what commands are failed to import? Now mcfly cannot...
Hi @JanuszL , I think maybe following simple code will describe the problem ```python import numpy as np from nvidia.dali.pipeline import Pipeline from nvidia.dali import fn class A(Pipeline): def __init__(self):...
@JanuszL Thanks, your solution works!
> 你好 有模型训练的结果嘛 你好,目前还没有训练结果,我训练完之后发上来吧
> 建议向develop分支提交pr,当前改动量太大了 好的