Home
last modified time | relevance | path

Searched defs:previousCellStateInDimensions (Results 1 – 1 of 1) sorted by relevance

/external/android-nn-driver/test/
DLstm.hpp387 void QuantizedLstmTestImpl(const hidl_vec<uint32_t>& inputDimensions, in QuantizedLstmTestImpl()
2440 hidl_vec<uint32_t> previousCellStateInDimensions{batchSize, outputSize}; in QuantizedLstm() local