Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DReduce.cpp53 std::vector<int> tempAxes(numAxes); in compute() local
60 context->getInputValue<bool8>(kInputKeepDims), tempIndex.data(), tempAxes.data(), init, in compute()