Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dauto_mixed_precision_test.cc711 Output tl1r1 = ops::TensorListGetItem(s.WithOpName("tl1r1"), tl1rs, idx2, in TEST_F() local
714 Output infer1 = ops::Tanh(s.WithOpName("infer1"), tl1r1); in TEST_F()
776 Output tl1r1 = ops::TensorListPopBack(s.WithOpName("tl1r1"), in TEST_F() local
779 Output infer1 = ops::Tanh(s.WithOpName("infer1"), tl1r1); in TEST_F()
835 Output tl1r1 = ops::TensorListStack(s.WithOpName("tl1r1"), tl1.output_handle, in TEST_F() local
838 Output infer1 = ops::Tanh(s.WithOpName("infer1"), tl1r1); in TEST_F()
983 Output tl1r1 = ops::TensorListPopBack(s.WithOpName("tl1r1"), func1_handle, in TEST_F() local
992 Output allow2 = ops::MatMul(s.WithOpName("allow2"), tl1r1, tl2r1); in TEST_F()
1297 Output tl1r1 = ops::TensorListGetItem(s.WithOpName("tl1r1"), tl1rs, idx2, in TEST_F() local
1300 Output infer1 = ops::Mul(s.WithOpName("infer1"), tl1r1, tl1r1); in TEST_F()