Home
last modified time | relevance | path

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

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