Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/linalg/
Ddeterminant_op_gpu.cu.cc128 const int64 num_matrices = output.size(); in operator ()() local
130 GpuLaunchConfig config = GetGpuLaunchConfig(num_matrices, device); in operator ()()
151 const int64 num_matrices = sign.size(); in operator ()() local
153 GpuLaunchConfig config = GetGpuLaunchConfig(num_matrices, device); in operator ()()