Home
last modified time | relevance | path

Searched refs:inputOrOutputOperand (Results 1 – 2 of 2) sorted by relevance

/frameworks/ml/nn/runtime/
DExecutionBuilder.h287 int setInputOrOutputFromMemory(const hal::Operand& inputOrOutputOperand, const Memory* memory,
DExecutionBuilder.cpp1020 int StepExecutor::setInputOrOutputFromMemory(const Operand& inputOrOutputOperand, in setInputOrOutputFromMemory() argument
1028 uint32_t length = TypeManager::get()->getSizeOfData(inputOrOutputOperand); in setInputOrOutputFromMemory()
1032 ModelArgumentInfo::createFromMemory(inputOrOutputOperand, in setInputOrOutputFromMemory()