Searched refs:remappedSupported (Results 1 – 1 of 1) sorted by relevance
283 std::vector<bool> remappedSupported(operationCount, false); in getSupportedOperationsImpl() local286 remappedSupported[slicedModelOperationIndexToModelOperationIndex(i)] = true; in getSupportedOperationsImpl()289 return remappedSupported; in getSupportedOperationsImpl()