Searched refs:sqrt_y (Results 1 – 1 of 1) sorted by relevance
2407 Output sqrt_y = ops::Sqrt(s.WithOpName("sqrt_y"), y); in TEST_F() local2408 Output div_x_sqrt_y = ops::Div(s.WithOpName("output"), x, sqrt_y); in TEST_F()