Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/arm_compute/runtime/NEON/functions/
H A DNEQLSTMLayer.h262 …NEQuantizationLayer _quantize_input_to_forget_weights; variable
/aosp_15_r20/external/ComputeLibrary/src/runtime/NEON/functions/
H A DNEQLSTMLayer.cpp116 _quantize_input_to_forget_weights(), in NEQLSTMLayer()
254_quantize_input_to_forget_weights.configure(&_input_to_forget_weights_f32, &_input_to_forget_weigh… in configure()
1219 _quantize_input_to_forget_weights.run(); in prepare()