Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dplatform_util.cc188 static bool IsDeviceSupported(se::StreamExecutor* executor) { in IsDeviceSupported() function
252 if (IsDeviceSupported(executor)) { in GetStreamExecutors()