Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/fuzzing/
DRandomVariable.cpp433 int jMax = parent1Max / i; in eval() local
434 for (int j = 1; j <= jMax; j++) { in eval()