Home
last modified time | relevance | path

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

/dports/misc/mnn/MNN-1.2.0/pymnn/src/
H A DMNN.cc166 halide_type_t* httUint8() { in httUint8() function
167 static halide_type_t httUint8 = halide_type_of<uint8_t>(); in httUint8() local