Home
last modified time | relevance | path

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

/external/ComputeLibrary/src/runtime/NEON/functions/
DNEReduceMean.cpp118 ITensor *tmp_input = input; in configure() local
/external/ComputeLibrary/src/cpu/operators/
DCpuSoftmax.cpp77 const ITensorInfo *tmp_input = (_needs_permute ? &_input_permuted : src); in configure() local
/external/ComputeLibrary/src/runtime/CL/functions/
DCLReduceMean.cpp130 ICLTensor *tmp_input = input; in configure() local
/external/openthread/third_party/mbedtls/repo/library/
Dssl_tls13_keys.c296 unsigned char tmp_input [ MBEDTLS_MD_MAX_SIZE ] = { 0 }; in mbedtls_ssl_tls1_3_evolve_secret() local