Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/fuzzing/
DRandomGraphGenerator.cpp57 static bool areValuePropertiesCompatible(int guaranteed, int required) { in areValuePropertiesCompatible() function
66 other.doNotConnect || !areValuePropertiesCompatible(valueProperties, other.valueProperties)) in createEdgeIfValid()