Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Drandom_op_gpu.cu.cc43 FillPhiloxRandomKernelLaunch(random::PhiloxRandom base_gen, in FillPhiloxRandomKernelLaunch() function
62 TF_CHECK_OK(CudaLaunchKernel(FillPhiloxRandomKernelLaunch<Distribution>, in operator ()()