Home
last modified time | relevance | path

Searched defs:forgetGateBias (Results 1 – 10 of 10) sorted by relevance

/external/armnn/src/armnn/test/
DConstTensorLayerVisitor.cpp629 ConstTensor forgetGateBias( variable
711 ConstTensor forgetGateBias( variable
792 ConstTensor forgetGateBias( variable
896 ConstTensor forgetGateBias( variable
1001 ConstTensor forgetGateBias( variable
1098 ConstTensor forgetGateBias( variable
1228 ConstTensor forgetGateBias( variable
1326 ConstTensor forgetGateBias( variable
1424 ConstTensor forgetGateBias( variable
1520 ConstTensor forgetGateBias( variable
[all …]
/external/armnn/delegate/test/
DUnidirectionalSequenceLstmTest.cpp79 std::vector<float> forgetGateBias = {1., 1., 1., 1.}; in UnidirectionalSequenceLstmTest() local
228 std::vector<float> forgetGateBias = {1., 1., 1., 1.}; in UnidirectionalSequenceLstmTimeMajorTest() local
406 std::vector<float> forgetGateBias = { 0.035185695f, -0.042891346f, -0.03032477f, in UnidirectionalSequenceLstmNoCifgWithPeepholeWithProjectionTest() local
553 std::vector<float> forgetGateBias = {1., 1., 1., 1.}; in UnidirectionalSequenceLstmWithCifgWithPeepholeNoProjectionTest() local
704 std::vector<float> forgetGateBias = { 0.1f, -0.3f, -0.2f, 0.1f, 0.4f }; in UnidirectionalSequenceLstmNoCifgWithPeepholeWithProjectionWithLayerNormTest() local
828 std::vector<float> forgetGateBias = { 1., 1., 1., 1. }; in UnidirectionalSequenceLstmInt8Test() local
950 std::vector<float> forgetGateBias = { 1., 1., 1., 1. }; in UnidirectionalSequenceLstmInt8TimeMajorTest() local
1070 std::vector<float> forgetGateBias = { 0.035185695f, -0.042891346f, -0.3032477f, 0.23027696f}; in UnidirectionalSequenceLstmInt8NoCifgWithPeepholeWithProjectionTest() local
1191 std::vector<float> forgetGateBias = { 1., 1., 1., 1. }; in UnidirectionalSequenceLstmInt8WithCifgWithPeepholeNoProjectionTest() local
1315 std::vector<float> forgetGateBias = { 0.1f, -0.3f, -0.2f, 0.1f, 0.4f }; in UnidirectionalSequenceLstmInt8NoCifgWithPeepholeWithProjectionWithLayerNormTest() local
DUnidirectionalSequenceLstmTestHelper.hpp35 std::vector<char> CreateUnidirectionalSequenceLstmTfLiteModel(tflite::TensorType tensorType, in CreateUnidirectionalSequenceLstmTfLiteModel()
578 void UnidirectionalSequenceLstmTestImpl(std::vector<armnn::BackendId>& backends, in UnidirectionalSequenceLstmTestImpl()
DLstmTestHelper.hpp48 const std::vector<T>& forgetGateBias, in CreateLstmTfLiteModel()
548 void LstmTestImpl(std::vector<armnn::BackendId>& backends, in LstmTestImpl()
DLstmTest.cpp95 std::vector<float> forgetGateBias {1., 1., 1., 1.}; in LstmTest() local
/external/armnn/src/backends/backendsCommon/test/layerTests/
DUnidirectionalSequenceLstmTestImpl.cpp134 std::vector<float> forgetGateBias = {1., 1., 1., 1.}; in UnidirectionalSequenceLstmTimeMajorSingleBatchTestImpl() local
324 std::vector<float> forgetGateBias = { 1., 1., 1., 1. }; in UnidirectionalSequenceLstmLayerFloat32TestImpl() local
513 std::vector<float> forgetGateBias = { 1., 1., 1., 1. }; in UnidirectionalSequenceLstmLayerFloat32TimeMajorTestImpl() local
769 std::vector<float> forgetGateBias = { 0.035185695f, -0.042891346f, -0.03032477f, in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionTest() local
1015 std::vector<float> forgetGateBias{ 0.1f, -0.3f, -0.2f, 0.1f, 0.4f }; in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTest() local
1262 std::vector<float> forgetGateBias = { 1., 1., 1., 1. }; in UnidirectionalSequenceLstmWithCifgWithPeepholeNoProjectionTest() local
1415 std::vector<float> forgetGateBias = { 1., 1., 1., 1. }; in UnidirectionalSequenceLstmLayerInt8Test() local
1569 std::vector<float> forgetGateBias = { 1., 1., 1., 1. }; in UnidirectionalSequenceLstmLayerInt8TimeMajorTest() local
1725 std::vector<float> forgetGateBias = { 0.035185695f, -0.042891346f, -0.3032477f, 0.23027696f}; in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionTest() local
1900 std::vector<float> forgetGateBias = { 0.1f, -0.3f, -0.2f, 0.1f, 0.4f }; in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionWithLayerNormTest() local
[all …]
DLstmTestImpl.cpp264 std::vector<float> forgetGateBias = {1., 1., 1., 1.}; in LstmNoCifgNoPeepholeNoProjectionTestImpl() local
508 std::vector<float> forgetGateBias ={0.035185695f, -0.042891346f, -0.03032477f, 0.23027696f, in LstmLayerNoCifgWithPeepholeWithProjectionTestImpl() local
1083 std::vector<float> forgetGateBias = {1.f, 1.f, 1.f, 1.f}; in LstmLayerWithCifgWithPeepholeNoProjectionTestImpl() local
1343 std::vector<float> forgetGateBias = {0.1f, -0.3f, -0.2f, 0.1f}; //{numUnits} in LstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl() local
1603 std::vector<int32_t> forgetGateBias = {9206, -46884, -11693, -38724}; in QuantizedLstmTestImpl() local
1819 std::vector<int32_t> forgetGateBias = {2147484, -6442451, -4294968, 2147484}; in QLstmTestImpl() local
2063 std::vector<int32_t> forgetGateBias = {2147484, -6442451, -4294968, 2147484}; in QLstmTestImpl1() local
2327 std::vector<int32_t> forgetGateBias = {2147484, -6442451, -4294968, 2147484}; in QLstmTestImpl2() local
/external/armnn/src/armnnSerializer/
DSerializer.cpp725 auto forgetGateBias = CreateConstTensorInfo(constants[i++]); //ForgetGateBias in SerializeLstmLayer() local
1531 auto forgetGateBias = CreateConstTensorInfo(constants[i++]); //ForgetGateBias in SerializeQLstmLayer() local
1645 auto forgetGateBias = CreateConstTensorInfo(constants[i++]); in SerializeQuantizedLstmLayer() local
1704 auto forgetGateBias = CreateConstTensorInfo(constants[i++]); //ForgetGateBias in SerializeUnidirectionalSequenceLstmLayer() local
/external/armnn/src/armnnDeserializer/
DDeserializer.cpp3249 armnn::ConstTensor forgetGateBias = ToConstTensor(flatBufferInputParams->forgetGateBias()); in ParseLstm() local
3388 …armnn::ConstTensor forgetGateBias = ToConstTensor(flatBufferInputParams->forgetGateBias(… in ParseQLstm() local
3514 armnn::ConstTensor forgetGateBias = ToConstTensor(flatBufferInputParams->forgetGateBias()); in ParseQuantizedLstm() local
3814 armnn::ConstTensor forgetGateBias = ToConstTensor(flatBufferInputParams->forgetGateBias()); in ParseUnidirectionalSequenceLstm() local
/external/armnn/src/backends/backendsCommon/
DWorkloadFactory.cpp648 const TensorInfo& forgetGateBias in IsLayerConfigurationSupported() local
1427 const TensorInfo& forgetGateBias in IsLayerConfigurationSupported() local