Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dmark_for_compilation_pass.cc965 bool can_pick_device; in AreDevicesCompatible() local
967 devices, /*allow_mixing_unknown_and_cpu=*/false, &can_pick_device)); in AreDevicesCompatible()
968 if (!can_pick_device) { in AreDevicesCompatible()