Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dop_kernel.cc1464 bool exists_attr_mismatch = false; in SupportedDeviceTypesForNode() local
1470 exists_attr_mismatch = exists_attr_mismatch || was_attr_mismatch; in SupportedDeviceTypesForNode()
1486 if (prioritized_device_types->empty() && !exists_attr_mismatch && in SupportedDeviceTypesForNode()