Searched refs:CreatePrimitiveWithAttrs (Results 1 – 1 of 1) sorted by relevance
170 auto primitive = CreatePrimitiveWithAttrs(op_name); in DecodeInputDesc()276 PrimitivePtr CreatePrimitiveWithAttrs(const std::string &op_name) const { in CreatePrimitiveWithAttrs() function in mindspore::kernel::__anonc55854f90111::CNodeDecoder