Searched defs:GetGridLimits (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/stream_executor/rocm/ | ||
D | rocm_driver.cc | 1156 /* static */ bool GpuDriver::GetGridLimits(int* x, int* y, int* z, in GetGridLimits() function in stream_executor::gpu::GpuDriver |
/external/tensorflow/tensorflow/stream_executor/cuda/ | ||
D | cuda_driver.cc | 1451 /* static */ bool GpuDriver::GetGridLimits(int* x, int* y, int* z, in GetGridLimits() function in stream_executor::gpu::GpuDriver |