Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/image/kernels/
Dadjust_hsv_in_yiq_op_gpu.cu.cc27 __global__ void compute_tranformation_matrix_cuda(const float* const delta_h, in compute_tranformation_matrix_cuda() function
58 TF_CHECK_OK(CudaLaunchKernel(internal::compute_tranformation_matrix_cuda, 1, in operator ()()