Searched refs:matmul_source (Results 1 – 1 of 1) sorted by relevance
1169 Output matmul_source = in TEST() local1172 Output matmul0 = ops::MatMul(root.WithOpName("MatMul0_dev0"), matmul_source, in TEST()1173 matmul_source); in TEST()1174 Output matmul1 = ops::MatMul(root.WithOpName("MatMul1_dev1"), matmul_source, in TEST()1175 matmul_source); in TEST()