Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/fuzzing/
DRandomVariable.h238 bool setEqualIfCompatible(const std::vector<RandomVariable>& lhs,
DRandomGraphGenerator.cpp68 return RandomVariableNetwork::get()->setEqualIfCompatible(dimensions, other.dimensions); in createEdgeIfValid()
DRandomVariable.cpp1168 bool RandomVariableNetwork::setEqualIfCompatible(const std::vector<RandomVariable>& lhs, in setEqualIfCompatible() function in android::nn::fuzzing_test::RandomVariableNetwork