Home
last modified time | relevance | path

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

/external/android-nn-driver/test/
DLstm.hpp381 …android::sp<IMemory> cellStateOutMemory = AddPoolAndGetData<float>(cellStateOutValue.size(), reque… in LstmTestImpl() local
656 …android::sp<IMemory> cellStateOutMemory = AddPoolAndGetData<int16_t>(cellStateOutValue.size(), req… in QuantizedLstmTestImpl() local
/external/android-nn-driver/test/1.3/
DQLstm.cpp518 …android::sp<IMemory> cellStateOutMemory = AddPoolAndGetData<int16_t>(cellStateOutValue.size(), req… in QLstmTestImpl() local