Home
last modified time | relevance | path

Searched defs:GetDeviceSharedMemoryConfig (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/stream_executor/host/
Dhost_gpu_executor.h153 SharedMemoryConfig GetDeviceSharedMemoryConfig() override { in GetDeviceSharedMemoryConfig() function
/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
Dexecutor.h185 SharedMemoryConfig GetDeviceSharedMemoryConfig() override { in GetDeviceSharedMemoryConfig() function
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_gpu_executor.cc815 SharedMemoryConfig GpuExecutor::GetDeviceSharedMemoryConfig() { in GetDeviceSharedMemoryConfig() function in stream_executor::gpu::GpuExecutor
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_gpu_executor.cc718 SharedMemoryConfig GpuExecutor::GetDeviceSharedMemoryConfig() { in GetDeviceSharedMemoryConfig() function in stream_executor::gpu::GpuExecutor
/external/tensorflow/tensorflow/stream_executor/
Dstream_executor_pimpl.cc233 SharedMemoryConfig StreamExecutor::GetDeviceSharedMemoryConfig() { in GetDeviceSharedMemoryConfig() function in stream_executor::StreamExecutor