Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/backends/arm/runtime/
H A DArmBackendEthosU.cpp183 bool both_int = tensor_in.scalar_type() == ScalarType::Int and in execute() local
195 } else if (both_char or both_int) { in execute() local