Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/fuzzing/
DRandomGraphGenerator.cpp99 bool RandomGraph::generate(uint32_t seed, uint32_t numOperations, uint32_t dimensionRange) { in generate()
DTestRandomGraph.cpp305 void testRandomGraph(uint32_t numOperations, uint32_t dimensionRange) { in testRandomGraph()