Home
last modified time | relevance | path

Searched defs:RandomVariableNode (Results 1 – 2 of 2) sorted by relevance

/frameworks/ml/nn/runtime/test/fuzzing/
DRandomVariable.h132 using RandomVariableNode = std::shared_ptr<RandomVariableBase>; variable
DRandomVariable.cpp1043 const std::unordered_map<RandomVariableNode, int>& indexMap, in enforceDimProd()