Searched refs:mul_child (Results 1 – 1 of 1) sorted by relevance
268 Output mul_child = ops::Mul(s.WithOpName("mul_child"), c4, y); in TEST_F() local269 Output mul_parent = ops::Mul(s.WithOpName("mul_parent"), c5, mul_child); in TEST_F()