Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/image/
Dadjust_hsv_gpu.cu.h39 inline __device__ HsvTuple rgb2hsv_cuda(const float r, const float g, in rgb2hsv_cuda() function
110 const HsvTuple hsv = rgb2hsv_cuda(static_cast<float>(input[idx]), in adjust_hsv_nhwc()