Home
last modified time | relevance | path

Searched refs:need_cache (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/
Droll.cc105 bool need_cache = false; member
114 opdata->need_cache = (NumElements(shift) > 1); in AllocateTemporaryTensorsIfRequired()
115 if (opdata->need_cache) { in AllocateTemporaryTensorsIfRequired()
126 if (opdata->need_cache) { in AllocateTemporaryTensorsIfRequired()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_soa.c3861 bool need_cache = false; in lp_build_sample_gen_func() local
3881 need_cache = true; in lp_build_sample_gen_func()
3887 if (need_cache) { in lp_build_sample_gen_func()
3998 bool need_cache = false; in lp_build_sample_soa_func() local
4003 need_cache = true; in lp_build_sample_soa_func()
4029 if (need_cache) { in lp_build_sample_soa_func()
4098 if (need_cache) { in lp_build_sample_soa_func()