Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderFConvertTests.cpp790 std::vector<deUint8> outputMemory(outputBufferSizeInfo.memorySizeBytes); in iterate() local
/external/android-nn-driver/test/
DLstm.hpp360 android::sp<IMemory> outputMemory = AddPoolAndGetData<float>(outputValue.size(), request); in LstmTestImpl() local
637 android::sp<IMemory> outputMemory = AddPoolAndGetData<uint8_t>(outputValue.size(), request); in QuantizedLstmTestImpl() local
DUnidirectionalSequenceLstm.hpp336 android::sp<IMemory> outputMemory = AddPoolAndGetData<float>(outputValue.size(), request); in UnidirectionalSequenceLstmTestImpl() local
/external/android-nn-driver/test/1.3/
DQLstm.cpp488 android::sp<IMemory> outputMemory = AddPoolAndGetData<int8_t>(outputValue.size(), request); in QLstmTestImpl() local