Searched refs:kClipByValueOpName (Results 1 – 2 of 2) sorted by relevance
86 auto prim = std::make_shared<Primitive>(kClipByValueOpName); in Process()
143 constexpr auto kClipByValueOpName = "ClipByValue"; variable