Home
last modified time | relevance | path

Searched defs:DestroyAllExecutors (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/stream_executor/
Dexecutor_cache.cc99 void ExecutorCache::DestroyAllExecutors() { in DestroyAllExecutors() function in stream_executor::ExecutorCache
/external/tensorflow/tensorflow/c/experimental/stream_executor/
Dstream_executor_internal.h79 void DestroyAllExecutors() { executor_cache_.DestroyAllExecutors(); } in DestroyAllExecutors() function