“b1d446856cace1cb2597801f5a344b666079dcea”上不存在“paddle/phi/kernels/sparse_weight_embedding_kernel.h”
-
由 Qiao Longfei 提交于
* add op_desc.proto In Operator design, we need a proto message to describe an Operator. Third-party language such as python can build this proto message and use AddOp(const OpDesc& op_desc) of Paddle core to construct an Op in the Network.
57171415