Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/runtime/NEON/functions/
H A DNEQLSTMLayer.cpp54 Status NEQLSTMLayer::validate_layer_norm(const ITensorInfo &in, const ITensorInfo &weight, const IT… in validate_layer_norm() function in arm_compute::NEQLSTMLayer
/aosp_15_r20/external/ComputeLibrary/src/runtime/CL/functions/
H A DCLQLSTMLayer.cpp128 Status CLQLSTMLayer::validate_layer_norm(const ITensorInfo &in, const ITensorInfo &weight, const IT… in validate_layer_norm() function in arm_compute::CLQLSTMLayer