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.cpp235 auto oldRet = device->AllocateBuffer(length, fd); in AllocateMemory() local
288 auto oldRet = device->ReleaseBuffer(m_fd, m_size); in ReleaseMemory() local
Dnnexecutor.cpp42 OH_NN_ReturnCode oldRet = m_preparedModel->GetInputDimRanges(minInputDimsVec, maxInputDimsVec); in GetInputDimVec() local
345 OH_NN_ReturnCode oldRet = m_preparedModel->GetInputDimRanges(minInputDims, maxInputDims); in CheckInputDimRanges() local