Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dauto_mixed_precision_test.cc296 Output clr5 = ops::Relu(s.WithOpName("clr5"), deny2); in TEST_F() local
297 Output fetch = ops::Identity(s.WithOpName("fetch"), clr5); in TEST_F()
1244 Output clr5 = ops::Relu(s.WithOpName("clr5"), deny3); in TEST_F() local
1245 Output fetch = ops::Identity(s.WithOpName("fetch"), clr5); in TEST_F()