Home
last modified time | relevance | path

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

/aosp_15_r20/external/android-nn-driver/test/
H A DUnidirectionalSequenceLstm.hpp84 void UnidirectionalSequenceLstmTestImpl(const hidl_vec<uint32_t>& inputDimensions, in UnidirectionalSequenceLstmTestImpl()
477 std::vector<int32_t> activationFunctionValue{4}; in UnidirectionalSequenceLstmLayerFloat32TestImpl() local
682 std::vector<int32_t> activationFunctionValue{4}; in UnidirectionalSequenceLstmLayerFloat32TimeMajorTestImpl() local
922 std::vector<int32_t> activationFunctionValue{4}; in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionTestImpl() local
1137 std::vector<int32_t> activationFunctionValue{4}; in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl() local
1334 std::vector<int32_t> activationFunctionValue{4}; in UnidirectionalSequenceLstmWithCifgWithPeepholeNoProjectionTestImpl() local
H A DLstm.hpp83 void LstmTestImpl(const hidl_vec<uint32_t>& inputDimensions, in LstmTestImpl()
771 std::vector<int32_t> activationFunctionValue{4}; in LstmNoCifgNoPeepholeNoProjection() local
961 std::vector<int32_t> activationFunctionValue{4}; in LstmCifgPeepholeNoProjection() local
1658 std::vector<int32_t> activationFunctionValue{4}; in LstmNoCifgPeepholeProjection() local
1871 std::vector<int32_t> activationFunctionValue{4}; in LstmCifgPeepholeNoProjectionBatch2() local
2073 std::vector<int32_t> activationFunctionValue{4}; in LstmNoCifgPeepholeProjectionNoClippingLayerNorm() local
2269 std::vector<int32_t> activationFunctionValue{4}; in LstmCifgPeepholeProjectionNoClippingLayerNorm() local