Searched defs:getMapping (Results 1 – 2 of 2) sorted by relevance
108 const Mapping& SubGraphContext::getMapping(uint32_t poolIndex) { in getMapping() function in android::nn::SubGraphContext
39 std::vector<uint32_t> getMapping(const std::vector<bool>& includes) { in getMapping() function