Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dauto_mixed_precision_test.cc565 auto clr1_op = ops::IdentityN(s.WithOpName("clr1"), {allow1, allow1, allow1}); in TEST_F() local
568 {clr1_op.output[0], clr1_op.output[1], clr1_op.output[2]}); in TEST_F()