PaddlePaddle / PaddleDetection

Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
Apache License 2.0
12.35k stars 2.84k forks source link

执行program = program.clone() 报错 Error:`type` to initialized an Operator can not be None #8948

Open tjdster opened 2 months ago

tjdster commented 2 months ago

问题确认 Search before asking

Bug组件 Bug Component

Export

Bug描述 Describe the Bug

执行program = program.clone() 报错 Error:type to initialized an Operator can not be None

复现环境 Environment

e33d0a8c57b12350305ad072593fdab fdbfe8fd07c2dc5d0e5f286a03de8fd 不知道为什么调用导出接口,位置1不报错,位置2报错,接口是一样的

Bug描述确认 Bug description confirmation

是否愿意提交PR? Are you willing to submit a PR?