Home
last modified time | relevance | path

Searched refs:MakeROCMExecutorImplementation (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/stream_executor/
Dstream_executor_internal.cc30 StreamExecutorFactory* MakeROCMExecutorImplementation() { in MakeROCMExecutorImplementation() function
Dstream_executor_internal.h390 StreamExecutorFactory *MakeROCMExecutorImplementation();
Dstream_executor_pimpl.cc75 factory = *internal::MakeROCMExecutorImplementation(); in StreamExecutorImplementationFromPlatformKind()
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_gpu_executor.cc968 *internal::MakeROCMExecutorImplementation() = [](const PluginConfig& config) { in initialize_rocm_gpu_executor()