Home
last modified time | relevance | path

Searched defs:in_max (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dquantized_resize_bilinear_op.cc472 const float in_min, const float in_max, in ResizeImageReference()
521 const float in_min, const float in_max, in ResizeImage()
535 const float in_min, const float in_max, in ResizeImage()
598 const float in_min, const float in_max, in ResizeImage()
660 const float in_min, const float in_max, in ResizeBilinear()
705 const float in_max = context->input(3).flat<float>()(0); in Compute() local
Dquantized_resize_bilinear_op_test.cc199 Output in_max = ops::Const<float>(root.WithOpName("max"), max); in TestResizeBilinear() local
Dquantization_utils_test.cc164 const float in_max = 1e6; in TestRequantizeManyInNewRange32To8Bit() local
/external/libpng/contrib/libtests/
Dpngvalid.c6722 double in_max = floor((in+err)*max + digitization_error); in transform_range_check() local