Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestPartitioningRandom.cpp883 for (uint32_t deadOperationIndex : deadOperations) { in TEST_P() local
884 const auto& deadOperationOutputs = model.getOperationOutputs(deadOperationIndex); in TEST_P()