Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/
DMetaModel.cpp242 Slice* slice, std::map<uint32_t, uint32_t>* origOperandIndexToSlicedIndex, in processOperations() argument
404 std::map<uint32_t, uint32_t> origOperandIndexToSlicedIndex; in makeSlice() local