Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dplacer_test.cc1041 Node* colocated_with_input = ops::UnaryOp( in TEST_F() local
1049 CHECK(colocated_with_input); in TEST_F()
1064 Node* colocated_with_input = ops::UnaryOp( in TEST_F() local
1071 CHECK(colocated_with_input); in TEST_F()
1086 Node* colocated_with_input = ops::UnaryOp( in TEST_P() local
1093 CHECK(colocated_with_input); in TEST_P()