guillesanbri
guillesanbri
Hi! I will be reviewing this PR from now on, could you please give me some info about what Issue/Task is this related to? Thanks!
Hi, I have been trying to export DPT-Hybrid to onnx today using the dpt_scriptable branch and also encountered `RuntimeError: NYI: Named tensors are not supported with the tracer`. I found...
@Wing100 I'm not sure what are you referring to, I traced the Hybrid model which has a ResNet50 inside. The error you got seems to be related to loading model...
@romil611 I think I got that error when playing with the dynamic axes of onnx export. My use case doesn't need dynamic axes so I have set their size static...
There's no rush!