Home
last modified time | relevance | path

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

/foundation/ai/neural_network_runtime/frameworks/native/
Dexecutor.cpp317 …void* deviceOutputBuffer = outputDevice->AllocateTensorBuffer(length, m_outputTensors[index].tenso… in SetOutput() local
466 void* deviceOutputBuffer = outputDevice->AllocateTensorBuffer(length, m_modelOutputs[index]); in CreateOutputMemory() local