Searched defs:cellToInputWeightsDimensions (Results 1 – 4 of 4) sorted by relevance
102 const hidl_vec<uint32_t>& cellToInputWeightsDimensions, in UnidirectionalSequenceLstmTestImpl()438 hidl_vec<uint32_t> cellToInputWeightsDimensions{0}; in UnidirectionalSequenceLstmLayerFloat32TestImpl() local643 hidl_vec<uint32_t> cellToInputWeightsDimensions{0}; in UnidirectionalSequenceLstmLayerFloat32TimeMajorTestImpl() local871 hidl_vec<uint32_t> cellToInputWeightsDimensions{numUnits}; in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionTestImpl() local1094 hidl_vec<uint32_t> cellToInputWeightsDimensions{numUnits}; in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl() local1295 hidl_vec<uint32_t> cellToInputWeightsDimensions{0}; in UnidirectionalSequenceLstmWithCifgWithPeepholeNoProjectionTestImpl() local
101 const hidl_vec<uint32_t>& cellToInputWeightsDimensions, in LstmTestImpl()732 hidl_vec<uint32_t> cellToInputWeightsDimensions{0}; in LstmNoCifgNoPeepholeNoProjection() local922 hidl_vec<uint32_t> cellToInputWeightsDimensions{0}; in LstmCifgPeepholeNoProjection() local1511 hidl_vec<uint32_t> cellToInputWeightsDimensions{numUnits}; in LstmNoCifgPeepholeProjection() local1832 hidl_vec<uint32_t> cellToInputWeightsDimensions{0}; in LstmCifgPeepholeNoProjectionBatch2() local2032 hidl_vec<uint32_t> cellToInputWeightsDimensions{numUnits}; in LstmNoCifgPeepholeProjectionNoClippingLayerNorm() local2228 hidl_vec<uint32_t> cellToInputWeightsDimensions{0}; in LstmCifgPeepholeProjectionNoClippingLayerNorm() local
80 const hidl_vec<uint32_t>& cellToInputWeightsDimensions, in QLstmTestImpl()572 hidl_vec<uint32_t> cellToInputWeightsDimensions{0}; in QLstmWithProjection() local732 hidl_vec<uint32_t> cellToInputWeightsDimensions{0}; in QLstmWithNoProjection() local893 hidl_vec<uint32_t> cellToInputWeightsDimensions{0}; in DynamicOutputQLstmWithNoProjection() local
1115 std::vector<unsigned int> cellToInputWeightsDimensions = {1, 1, 3, 3}; variable1828 std::vector<unsigned int> cellToInputWeightsDimensions = {1, 1, 3, 3}; variable