Searched refs:matmul_source (Results 1 – 1 of 1) sorted by relevance
998 Output matmul_source = in TEST() local1001 Output matmul0 = ops::MatMul(root.WithOpName("MatMul0_dev0"), matmul_source, in TEST()1002 matmul_source); in TEST()1003 Output matmul1 = ops::MatMul(root.WithOpName("MatMul1_dev1"), matmul_source, in TEST()1004 matmul_source); in TEST()