Home
last modified time | relevance | path

Searched defs:outputMemory (Results 1 – 3 of 3) 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.hpp383 android::sp<IMemory> outputMemory = AddPoolAndGetData<float>(outputValue.size(), request); in LstmTestImpl() local
658 android::sp<IMemory> outputMemory = AddPoolAndGetData<uint8_t>(outputValue.size(), request); in QuantizedLstmTestImpl() local
/external/android-nn-driver/test/1.3/
DQLstm.cpp521 android::sp<IMemory> outputMemory = AddPoolAndGetData<int8_t>(outputValue.size(), request); in QLstmTestImpl() local