Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/fuzzing/
H A DRandomVariable.h132 using RandomVariableNode = std::shared_ptr<RandomVariableBase>; variable
H A DRandomVariable.cpp1043 const std::unordered_map<RandomVariableNode, int>& indexMap, in enforceDimProd()