Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dauto_mixed_precision_test.cc725 Output tl2r1 = in TEST_F() local
730 Output fetch2 = ops::Identity(s.WithOpName("fetch2"), tl2r1); in TEST_F()
789 Output tl2r1 = ops::TensorListPopBack(s.WithOpName("tl2r1"), in TEST_F() local
793 Output fetch2 = ops::Identity(s.WithOpName("fetch2"), tl2r1); in TEST_F()
989 Output tl2r1 = ops::TensorListPopBack(s.WithOpName("tl2r1"), in TEST_F() local
992 Output allow2 = ops::MatMul(s.WithOpName("allow2"), tl1r1, tl2r1); in TEST_F()
1311 Output tl2r1 = in TEST_F() local
1316 Output fetch2 = ops::Identity(s.WithOpName("fetch2"), tl2r1); in TEST_F()