Home
last modified time | relevance | path

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

/external/ComputeLibrary/arm_compute/runtime/NEON/functions/
DNEQLSTMLayer.h262 …NEQuantizationLayer _quantize_input_to_forget_weights; variable
/external/ComputeLibrary/src/runtime/NEON/functions/
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()