Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/
Dplatform.h53 bool PlatformIsRunnable(PlatformKind kind);
Dplatform.cc54 bool PlatformIsRunnable(PlatformKind kind) { in PlatformIsRunnable() function