Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/runtime/NEON/functions/
H A DNEQLSTMLayer.cpp65 void NEQLSTMLayer::configure_layer_norm(NEQLSTMLayer::LayerNormGate g, const ITensor *in) in configure_layer_norm() function in arm_compute::NEQLSTMLayer
/aosp_15_r20/external/ComputeLibrary/src/runtime/CL/functions/
H A DCLQLSTMLayer.cpp117 void CLQLSTMLayer::configure_layer_norm(LayerNormGate g, const ICLTensor *in) in configure_layer_norm() function in arm_compute::CLQLSTMLayer