Home
last modified time | relevance | path

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

/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
Dnntensor.cpp217 auto oldRet = device->AllocateBuffer(length, fd); in AllocateMemory() local
263 auto oldRet = device->ReleaseBuffer(m_fd, m_size); in ReleaseMemory() local
Dnnexecutor.cpp56 OH_NN_ReturnCode oldRet = m_preparedModel->GetInputDimRanges(minInputDimsVec, maxInputDimsVec); in GetInputDimRange() local
269 OH_NN_ReturnCode oldRet = m_preparedModel->GetInputDimRanges(minInputDims, maxInputDims); in CheckInputDimRanges() local