Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/fuzzing/
DRandomGraphGenerator.h64 int32_t opIndex = -1; member
/frameworks/ml/nn/runtime/test/
DTestUnspecifiedDimensions.cpp249 Result setInOut(Execution* execution, uint32_t index, uint32_t opIndex, in setInOut()
/frameworks/ml/nn/runtime/
DModelBuilder.cpp835 int opIndex = opsReadyToRun.back(); in sortIntoRunOrder() local