Home
last modified time | relevance | path

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

/external/android-nn-driver/test/
DUnidirectionalSequenceLstm.hpp125 const std::vector<int32_t>& activationFunctionValue, in UnidirectionalSequenceLstmTestImpl()
244 activationFunctionValue, in UnidirectionalSequenceLstmTestImpl()
477 std::vector<int32_t> activationFunctionValue{4}; in UnidirectionalSequenceLstmLayerFloat32TestImpl() local
549 … activationFunctionDimensions, activationFunctionValue, in UnidirectionalSequenceLstmLayerFloat32TestImpl()
682 std::vector<int32_t> activationFunctionValue{4}; in UnidirectionalSequenceLstmLayerFloat32TimeMajorTestImpl() local
754 … activationFunctionDimensions, activationFunctionValue, in UnidirectionalSequenceLstmLayerFloat32TimeMajorTestImpl()
922 std::vector<int32_t> activationFunctionValue{4}; in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionTestImpl() local
994 … activationFunctionDimensions, activationFunctionValue, in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionTestImpl()
1137 std::vector<int32_t> activationFunctionValue{4}; in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl() local
1209 … activationFunctionDimensions, activationFunctionValue, in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl()
[all …]
DLstm.hpp124 const std::vector<int32_t>& activationFunctionValue, in LstmTestImpl()
243 activationFunctionValue, in LstmTestImpl()
771 std::vector<int32_t> activationFunctionValue{4}; in LstmNoCifgNoPeepholeNoProjection() local
839 activationFunctionDimensions, activationFunctionValue, in LstmNoCifgNoPeepholeNoProjection()
961 std::vector<int32_t> activationFunctionValue{4}; in LstmCifgPeepholeNoProjection() local
1029 activationFunctionDimensions, activationFunctionValue, in LstmCifgPeepholeNoProjection()
1658 std::vector<int32_t> activationFunctionValue{4}; in LstmNoCifgPeepholeProjection() local
1748 activationFunctionDimensions, activationFunctionValue, in LstmNoCifgPeepholeProjection()
1871 std::vector<int32_t> activationFunctionValue{4}; in LstmCifgPeepholeNoProjectionBatch2() local
1942 activationFunctionDimensions, activationFunctionValue, in LstmCifgPeepholeNoProjectionBatch2()
[all …]