Searched refs:concat3 (Results 1 – 2 of 2) sorted by relevance
99 real function concat3(x, y)
3521 Output concat3 = ops::Concat(s.WithOpName("concat3"), {c1, c2, z}, axis); in TEST_F() local