Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DModelBuilder.h114 const uint8_t* getPointerToOperandValue(uint32_t offset) const { in getPointerToOperandValue() function
/frameworks/ml/nn/runtime/test/
DTestPartitioning.cpp1135 memcpy(&value, model->getPointerToOperandValue(operand.location.offset), in buildDefinitionMap()