Searched refs:compute_tranformation_matrix_cuda (Results 1 – 1 of 1) sorted by relevance
27 __global__ void compute_tranformation_matrix_cuda(const float* const delta_h, in compute_tranformation_matrix_cuda() function58 TF_CHECK_OK(CudaLaunchKernel(internal::compute_tranformation_matrix_cuda, 1, in operator ()()