Searched refs:kAdamApplyOneOpName (Results 1 – 2 of 2) sorted by relevance
215 prim = std::make_shared<Primitive>(kAdamApplyOneOpName); in CreateAdamApplyOneNode()
157 constexpr auto kAdamApplyOneOpName = "AdamApplyOne"; variable