Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/image/
Dcolorspace_op.cc41 class RGBToHSVOp : public OpKernel { class
43 explicit RGBToHSVOp(OpKernelConstruction* context) : OpKernel(context) {} in RGBToHSVOp() function in tensorflow::RGBToHSVOp
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dimage_ops.cc96 class RGBToHSVOp : public XlaOpKernel { class
98 explicit RGBToHSVOp(OpKernelConstruction* context) : XlaOpKernel(context) {} in RGBToHSVOp() function in tensorflow::__anonafff41110111::RGBToHSVOp