Searched refs:kLambUpdateWithLROpName (Results 1 – 3 of 3) sorted by relevance
64 auto prim = std::make_shared<Primitive>(kLambUpdateWithLROpName); in Process()
30 kLambUpdateWithLROpName, kGetNextOpName};
140 constexpr auto kLambUpdateWithLROpName = "LambUpdateWithLR"; variable