Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dstateful_random_ops_gpu.cu.cc31 __global__ void FillKernel( in FillKernel() function
73 FillKernel<Distribution>, 0, 0); in operator ()()
77 TF_CHECK_OK(CudaLaunchKernel(FillKernel<Distribution>, cfg.block_count, in operator ()()