Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/shim_and_sl/include/
DShimPreparedModel.h39 std::vector<uint8_t> copiedOperandValues) in ShimPreparedModel()
/packages/modules/NeuralNetworks/shim_and_sl/
DShimConverter.cpp51 size_t subgraphIndex, const std::vector<uint8_t>& copiedOperandValues, in convertSubgraphFromHAL()
371 std::vector<uint8_t>* copiedOperandValues, in convertFromHAL()
DShimDevice.cpp483 std::vector<uint8_t> copiedOperandValues; in getSupportedOperations() local
552 std::vector<uint8_t> copiedOperandValues; in prepareModelCommon() local