Searched defs:previousCellStateInDimensions (Results 1 – 1 of 1) sorted by relevance
408 void QuantizedLstmTestImpl(const hidl_vec<uint32_t>& inputDimensions, in QuantizedLstmTestImpl()2460 hidl_vec<uint32_t> previousCellStateInDimensions{batchSize, outputSize}; in QuantizedLstm() local