Searched defs:inputLayerNormWeightsDimensions (Results 1 – 3 of 3) sorted by relevance
95 void QLstmTestImpl(const hidl_vec<uint32_t>& inputDimensions, in QLstmTestImpl()638 hidl_vec<uint32_t> inputLayerNormWeightsDimensions{numUnits}; in QLstmWithProjection() local798 hidl_vec<uint32_t> inputLayerNormWeightsDimensions{0}; in QLstmWithNoProjection() local959 hidl_vec<uint32_t> inputLayerNormWeightsDimensions{0}; in DynamicOutputQLstmWithNoProjection() local
106 void LstmTestImpl(const hidl_vec<uint32_t>& inputDimensions, in LstmTestImpl()804 hidl_vec<uint32_t> inputLayerNormWeightsDimensions{0}; in LstmNoCifgNoPeepholeNoProjection() local994 hidl_vec<uint32_t> inputLayerNormWeightsDimensions{0}; in LstmCifgPeepholeNoProjection() local1691 hidl_vec<uint32_t> inputLayerNormWeightsDimensions{0}; in LstmNoCifgPeepholeProjection() local1904 hidl_vec<uint32_t> inputLayerNormWeightsDimensions{0}; in LstmCifgPeepholeNoProjectionBatch2() local2106 hidl_vec<uint32_t> inputLayerNormWeightsDimensions{numUnits}; in LstmNoCifgPeepholeProjectionNoClippingLayerNorm() local2302 hidl_vec<uint32_t> inputLayerNormWeightsDimensions{numUnits}; in LstmCifgPeepholeProjectionNoClippingLayerNorm() local
2055 std::vector<unsigned int> inputLayerNormWeightsDimensions = {1, 1, 3, 3}; in BOOST_AUTO_TEST_CASE() local