Home
last modified time | relevance | path

Searched defs:RGBToHSVOp (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/image/
H A Dcolorspace_op.cc41 class RGBToHSVOp : public OpKernel { class
43 explicit RGBToHSVOp(OpKernelConstruction* context) : OpKernel(context) {} in RGBToHSVOp() function in tensorflow::RGBToHSVOp
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
H A Dimage_ops.cc103 class RGBToHSVOp : public XlaOpKernel { class
105 explicit RGBToHSVOp(OpKernelConstruction* context) : XlaOpKernel(context) {} in RGBToHSVOp() function in tensorflow::__anonabc971000111::RGBToHSVOp