Home
last modified time | relevance | path

Searched refs:identity_y (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2xla/
Dfunctionalize_control_flow_test.cc641 auto identity_y = ops::Identity(scope.WithOpName("while/Identity/y"), in TEST() local
652 auto mul = ops::Add(scope.WithOpName("while/mul"), identity_y, two); in TEST()
735 auto identity_y = in TEST() local
746 auto mul = ops::Add(scope.WithOpName("while/mul"), identity_y, two); in TEST()