Home
last modified time | relevance | path

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

/aosp_15_r20/external/android-nn-driver/test/
H A DLstm.hpp358 …android::sp<IMemory> cellStateOutMemory = AddPoolAndGetData<float>(cellStateOutValue.size(), reque… in LstmTestImpl() local
635 …android::sp<IMemory> cellStateOutMemory = AddPoolAndGetData<int16_t>(cellStateOutValue.size(), req… in QuantizedLstmTestImpl() local
/aosp_15_r20/external/android-nn-driver/test/1.3/
H A DQLstm.cpp485 …android::sp<IMemory> cellStateOutMemory = AddPoolAndGetData<int16_t>(cellStateOutValue.size(), req… in QLstmTestImpl() local