Home
last modified time | relevance | path

Searched refs:MakeOpenCLExecutorImplementation (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/stream_executor/
Dstream_executor_internal.cc37 StreamExecutorFactory* MakeOpenCLExecutorImplementation() { in MakeOpenCLExecutorImplementation() function
Dstream_executor_internal.h392 StreamExecutorFactory *MakeOpenCLExecutorImplementation();
Dstream_executor_pimpl.cc78 factory = *internal::MakeOpenCLExecutorImplementation(); in StreamExecutorImplementationFromPlatformKind()