Home
last modified time | relevance | path

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

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