Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
H A Dquantize_and_dequantize_op.cc209 class QuantizeAndDequantizeV2Op : public QuantizeAndDequantizeOp { class
211 explicit QuantizeAndDequantizeV2Op(OpKernelConstruction* ctx) in QuantizeAndDequantizeV2Op() function in tensorflow::__anoncfa099260111::QuantizeAndDequantizeV2Op
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dquantize_and_dequantize_op.cc48 class QuantizeAndDequantizeV2Op : public OpKernel { class
50 explicit QuantizeAndDequantizeV2Op(OpKernelConstruction* ctx) in QuantizeAndDequantizeV2Op() function in tensorflow::QuantizeAndDequantizeV2Op