Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/fuzzing/
DRandomVariable.cpp808 static bool evalSubnetWithBruteForce(const EvaluationOrder& evalOrder, EvalContext* context) { in evalSubnetWithBruteForce() function
849 bool success = evalSubnetWithBruteForce(evalOrder, context); in eval()
1105 success = evalSubnetWithBruteForce(evalOrder, &context); in evalRange()