Home
last modified time | relevance | path

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

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