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