Home
last modified time | relevance | path

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

/external/android-nn-driver/test/
DUnidirectionalSequenceLstm.hpp84 void UnidirectionalSequenceLstmTestImpl(const hidl_vec<uint32_t>& inputDimensions, in UnidirectionalSequenceLstmTestImpl()
481 std::vector<float> cellClippingThresholdValue{10.0f}; in UnidirectionalSequenceLstmLayerFloat32TestImpl() local
686 std::vector<float> cellClippingThresholdValue{10.0f}; in UnidirectionalSequenceLstmLayerFloat32TimeMajorTestImpl() local
926 std::vector<float> cellClippingThresholdValue{10.0f}; in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionTestImpl() local
1141 std::vector<float> cellClippingThresholdValue{10.0f}; in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl() local
1338 std::vector<float> cellClippingThresholdValue{10.0f}; in UnidirectionalSequenceLstmWithCifgWithPeepholeNoProjectionTestImpl() local
DLstm.hpp83 void LstmTestImpl(const hidl_vec<uint32_t>& inputDimensions, in LstmTestImpl()
775 std::vector<float> cellClippingThresholdValue{0.0f}; in LstmNoCifgNoPeepholeNoProjection() local
965 std::vector<float> cellClippingThresholdValue{0.0f}; in LstmCifgPeepholeNoProjection() local
1662 std::vector<float> cellClippingThresholdValue{0.0f}; in LstmNoCifgPeepholeProjection() local
1875 std::vector<float> cellClippingThresholdValue{0.0f}; in LstmCifgPeepholeNoProjectionBatch2() local
2077 std::vector<float> cellClippingThresholdValue{0.0f}; in LstmNoCifgPeepholeProjectionNoClippingLayerNorm() local
2273 std::vector<float> cellClippingThresholdValue{0.0f}; in LstmCifgPeepholeProjectionNoClippingLayerNorm() local