A 3D computer vision development toolkit based on PaddlePaddle. It supports point-cloud object detection, segmentation, and monocular 3D object detection models.
Apache License 2.0
573
stars
141
forks
source link
ValueError: (InvalidArgument) Custom operator's 0-th output is not initialized. Please check your implementation again. If you are using inplace optional output, then you must use paddle::Optional to decorate this output (at ../paddle/fluid/pybind/eager_functions.cc:662) #406
请问这是什么问题,算子有问题吗?