Searched refs:kPrimNMSWithMask (Results 1 – 2 of 2) sorted by relevance
34 return VectorRef({prim::kPrimNMSWithMask, Xs}); in DefinePattern()
216 inline const PrimitivePtr kPrimNMSWithMask = std::make_shared<Primitive>("NMSWithMask"); variable