Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/image/kernels/
Dadjust_hsv_in_yiq_op.h74 struct AdjustHsvInYiqGPU { struct
Dadjust_hsv_in_yiq_op_gpu.cu.cc41 void AdjustHsvInYiqGPU::operator()(OpKernelContext* ctx, int channel_count, in operator ()()
Dadjust_hsv_in_yiq_op.cc158 functor::AdjustHsvInYiqGPU()(ctx, options.channel_count, options.input, in DoCompute()