Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/gpu/
Dgpu_driver.h429 static port::StatusOr<int64> GetMaxRegistersPerBlock(GpuDeviceHandle device);
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_gpu_executor.cc956 GpuDriver::GetMaxRegistersPerBlock(device_).ValueOrDie()); in PopulateDeviceDescription()
Drocm_driver.cc1193 /* static */ port::StatusOr<int64> GpuDriver::GetMaxRegistersPerBlock( in GetMaxRegistersPerBlock() function in stream_executor::gpu::GpuDriver
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_gpu_executor.cc1131 GpuDriver::GetMaxRegistersPerBlock(device_).ValueOrDie()); in PopulateDeviceDescription()
Dcuda_driver.cc1433 /* static */ port::StatusOr<int64> GpuDriver::GetMaxRegistersPerBlock( in GetMaxRegistersPerBlock() function in stream_executor::gpu::GpuDriver