cherubicXN / hawp

Holistically-Attracted Wireframe Parsing [TPAMI'23] & [CVPR' 20]
MIT License
298 stars 52 forks source link

exprot to onnx error #55

Open Whatsetsthisend opened 11 months ago

Whatsetsthisend commented 11 months ago

RuntimeError: output 1 (6.94717 [ CPUDoubleType{} ]) of traced region did not have observable data dependence with trace inputs; this probably indicates your program cannot be understood by the tracer.

Whatsetsthisend commented 11 months ago

sorry,i slove it,but i get new problom

Whatsetsthisend commented 11 months ago

torch.onnx.errors.UnsupportedOperatorError: Exporting the operator 'aten::lift_fresh' to ONNX opset version 17 is not supported. Please feel free to request support or submit a pull request on PyTorch GitHub: https://github.com/pytorch/pytorch/issues.