Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dquantized_resize_bilinear_op.cc203 const quint8* bl2, const quint8* br2, const int16* xlp2, const quint8* tl3, in ComputeLerpx8() argument
211 const uint8x8_t tl8x8 = ToUint8x8(tl0, tl1, tl2, tl3, tl4, tl5, tl6, tl7); in ComputeLerpx8()
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dauto_mixed_precision_test.cc900 Output tl3 = ops::TensorListConcatLists(s.WithOpName("tl3"), tl12w1_output0, in TEST_F() local
903 ops::TensorListPopBack(s.WithOpName("tl3r1"), tl3, shape, DT_FLOAT) in TEST_F()