Home
last modified time | relevance | path

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

/external/armnn/src/backends/backendsCommon/test/layerTests/
DUnidirectionalSequenceLstmTestImpl.cpp832 std::vector<float> projectionBiasVector(outputSize, 0.f); //{outputSize} in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionTest() local
1053 std::vector<float> projectionBiasVector(outputSize, 0.f); //{outputSize} in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTest() local
1735 std::vector<float> projectionBiasVector(outputSize, 0.f); //{outputSize} in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionTest() local
1923 std::vector<float> projectionBiasVector(outputSize, 0.f); //{outputSize} in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionWithLayerNormTest() local
DLstmTestImpl.cpp928 std::vector<float> projectionBiasVector(outputSize, 0.f); in LstmLayerNoCifgWithPeepholeWithProjectionTestImpl() local
1379 std::vector<float> projectionBiasVector(outputSize, 0.f); //{outputSize} in LstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl() local