Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dcolorspace_op.cc43 class RGBToHSVOp : public OpKernel { class
45 explicit RGBToHSVOp(OpKernelConstruction* context) : OpKernel(context) {} in RGBToHSVOp() function in tensorflow::RGBToHSVOp
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dimage_ops.cc94 class RGBToHSVOp : public XlaOpKernel { class
96 explicit RGBToHSVOp(OpKernelConstruction* context) : XlaOpKernel(context) {} in RGBToHSVOp() function in tensorflow::__anon4034b0330111::RGBToHSVOp