Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/kernels/portable/cpu/
H A Dop_clamp.cpp74 const exec_aten::optional<Scalar>& max_opt, in clamp_out()
164 const exec_aten::optional<Tensor>& max_opt, in clamp_tensor_out()
/aosp_15_r20/external/libyuv/unit_test/
H A Dplanar_test.cc3938 float max_c, max_opt = 0.f; in TestScaleMaxSamples() local