Searched refs:RandomGaussian (Results 1 – 3 of 3) sorted by relevance
49 test::graph::RandomGaussian(g, test::graph::Constant(g, VecShape(n)), in RandomNormal()
114 Node* RandomGaussian(Graph* g, Node* input, DataType dtype);
197 Node* RandomGaussian(Graph* g, Node* input, DataType dtype) { in RandomGaussian() function