Searched defs:QuantizedLstmInputParamsInfo (Results 1 – 6 of 6) sorted by relevance
119 struct QuantizedLstmInputParamsInfo struct121 QuantizedLstmInputParamsInfo() in QuantizedLstmInputParamsInfo() argument139 const TensorInfo* m_InputToInputWeights;140 const TensorInfo* m_InputToForgetWeights;141 const TensorInfo* m_InputToCellWeights;142 const TensorInfo* m_InputToOutputWeights;144 const TensorInfo* m_RecurrentToInputWeights;145 const TensorInfo* m_RecurrentToForgetWeights;146 const TensorInfo* m_RecurrentToCellWeights;147 const TensorInfo* m_RecurrentToOutputWeights;[all …]
20 … const armnn::Optional<armnn::QuantizedLstmInputParamsInfo>& in IsLayerSupported()
21 const Optional<QuantizedLstmInputParamsInfo>& /*quantizedLstmParamsInfo*/, in IsLayerSupported()
283 const Optional<QuantizedLstmInputParamsInfo>& /*quantizedLstmParamsInfo*/, in IsLayerSupported()
44 const Optional<QuantizedLstmInputParamsInfo>&, in IsLayerSupported()514 const QuantizedLstmInputParamsInfo&, // paramsInfo in IsQuantizedLstmSupported()
149 const Optional<QuantizedLstmInputParamsInfo>& /*quantizedLstmParamsInfo*/, in IsLayerSupported()