Home
last modified time | relevance | path

Searched defs:previousCellStateInValue (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()
2441 std::vector<int16_t> previousCellStateInValue{876, 1034, 955, -909, 761, 1029, 796, -1036}; in QuantizedLstm() local