Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/
Dplatform.h184 virtual port::Status ForceExecutorShutdown();
Dplatform.cc102 port::Status Platform::ForceExecutorShutdown() { in ForceExecutorShutdown() function in stream_executor::Platform