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.cc130 static bool IsDeviceSupported(se::StreamExecutor* executor) { in IsDeviceSupported() function
206 if (IsDeviceSupported(executor)) { in GetStreamExecutors()