Searched refs:matmul_source (Results 1 – 1 of 1) sorted by relevance
1208 Output matmul_source = in TEST() local1211 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()