Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/
H A Dmodel.h122 kReduceMin, // Reduction Min enumerator
/aosp_15_r20/external/lzma/C/
H A DLzmaEnc.c84 const UInt32 kReduceMin = ((UInt32)1 << 12); in LzmaEncProps_Normalize() local