Home
last modified time | relevance | path

Searched refs:FuncSetCacheConfig (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/stream_executor/gpu/
Dgpu_driver.h184 static bool FuncSetCacheConfig(GpuFunctionHandle function,
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_gpu_executor.cc309 GpuDriver::FuncSetCacheConfig(hipfunc, rocm_kernel->GetGpuCacheConfig()); in Launch()
Drocm_driver.cc388 /* static */ bool GpuDriver::FuncSetCacheConfig(hipFunction_t function, in FuncSetCacheConfig() function in stream_executor::gpu::GpuDriver
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_gpu_executor.cc443 GpuDriver::FuncSetCacheConfig(cufunc, cuda_kernel->GetGpuCacheConfig()); in Launch()
Dcuda_driver.cc501 /* static */ bool GpuDriver::FuncSetCacheConfig(CUfunction function, in FuncSetCacheConfig() function in stream_executor::gpu::GpuDriver