Searched refs:clr4 (Results 1 – 1 of 1) sorted by relevance
294 Output clr4 = ops::Relu(s.WithOpName("clr4"), infer2); in TEST_F() local295 Output deny2 = ops::SparseMatMul(s.WithOpName("deny2"), clr4, clr4); in TEST_F()340 Output clr4 = ops::Relu(s.WithOpName("clr4"), clr2); in TEST_F() local342 Output fetch2 = ops::Identity(s.WithOpName("fetch2"), clr4); in TEST_F()383 Output clr4 = ops::Relu(s.WithOpName("clr4"), deny2); in TEST_F() local1242 Output clr4 = ops::Relu(s.WithOpName("clr4"), deny2); in TEST_F() local1243 Output deny3 = ops::SparseMatMul(s.WithOpName("deny3"), clr4, clr4); in TEST_F()