Searched refs:kPrimAllSwap (Results 1 – 2 of 2) sorted by relevance
201 {prim::kPrimAllSwap, {InferImplAllSwap, nullptr, true}}, in GetPrimitiveToEvalImplMap()
424 inline const PrimitivePtr kPrimAllSwap = std::make_shared<Primitive>("AllSwap"); variable