OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RandomGaussian
(Results
1 - 3
of
3
) sorted by null
/external/tensorflow/tensorflow/core/kernels/
random_op_test.cc
49
test::graph::
RandomGaussian
(g, test::graph::Constant(g, VecShape(n)),
/external/tensorflow/tensorflow/core/graph/
testlib.h
110
Node*
RandomGaussian
(Graph* g, Node* input, DataType dtype);
testlib.cc
209
Node*
RandomGaussian
(Graph* g, Node* input, DataType dtype) {
Completed in 690 milliseconds