Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dmark_for_compilation_pass_test.cc998 Output matmul_source = in TEST() local
1001 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()