Home
last modified time | relevance | path

Searched defs:inputIndexes (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/neuralnetworks/aidl/utils/src/
DValidateHal.cpp58 const auto& inputIndexes = model->main.inputIndexes; in validateMemoryDesc() local
DConversions.cpp315 auto inputIndexes = NN_TRY(toUnsigned(subgraph.inputIndexes)); in unvalidatedConvert() local
990 auto inputIndexes = NN_TRY(toSigned(subgraph.inputIndexes)); in unvalidatedConvert() local
/hardware/interfaces/neuralnetworks/aidl/vts/functional/
DMemoryDomainTests.cpp649 const std::vector<int32_t>& inputIndexes, in allocateBuffer()
688 const std::vector<int32_t>& inputIndexes, in allocateBuffer()
/hardware/interfaces/neuralnetworks/1.3/vts/functional/
DMemoryDomainTests.cpp623 const std::vector<uint32_t>& inputIndexes, in allocateBuffer()
659 const std::vector<uint32_t>& inputIndexes, in allocateBuffer()