Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/fuzzing/
DRandomGraphGenerator.cpp235 static TestOperandLifeTime convertToTestOperandLifeTime(RandomOperandType type) { in convertToTestOperandLifeTime() function
265 .lifetime = convertToTestOperandLifeTime(operand->type), in createTestModel()