Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dmark_for_compilation_pass.cc1178 bool devices_compatible; in RunImpl() local
1180 *cluster_from, cluster_to, global_jit_level, &devices_compatible)); in RunImpl()
1181 if (!devices_compatible) { in RunImpl()
1232 bool devices_compatible; in RunImpl() local
1234 cluster_to, cluster_in, global_jit_level, &devices_compatible)); in RunImpl()
1235 if (!devices_compatible) { in RunImpl()