Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dmark_for_compilation_pass_test.cc1208 Output matmul_source = in TEST() local
1211 Output matmul0 = ops::MatMul(root.WithOpName("MatMul0_dev0"), matmul_source, in TEST()
1212 matmul_source); in TEST()
1213 Output matmul1 = ops::MatMul(root.WithOpName("MatMul1_dev1"), matmul_source, in TEST()
1214 matmul_source); in TEST()