Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/fuzzing/
DRandomVariable.cpp1041 EvalContext* context, std::unordered_set<int>* dirtySubnets) { in enforceDimProd()
1076 std::unordered_set<int> dirtySubnets; // Which subnets needs evaluation. in evalRange() local