Searched refs:PlatformIsRunnable (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/stream_executor/ | ||
D | platform.h | 53 bool PlatformIsRunnable(PlatformKind kind); |
D | platform.cc | 54 bool PlatformIsRunnable(PlatformKind kind) { in PlatformIsRunnable() function |