Searched defs:RandomUniform (Results 1 – 10 of 10) sorted by relevance
33 double PredictivePacketManipulator::RandomUniform() { in RandomUniform() function in webrtc::test::PredictivePacketManipulator
88 inline double PacketManipulatorImpl::RandomUniform() { in RandomUniform() function in webrtc::test::PacketManipulatorImpl
40 Graph* RandomUniform(int64 n) { in RandomUniform() function
97 class RandomUniform(TFRandomUniform): class
94 FunctionDef RandomUniform() { in RandomUniform() function
219 class RandomUniform(Initializer): class
259 class RandomUniform(Initializer): class
277 TF_Operation* RandomUniform(TF_Operation* shape, TF_DataType dtype, in RandomUniform() function
193 Node* RandomUniform(Graph* g, Node* input, DataType dtype) { in RandomUniform() function
10916 func RandomUniform(scope *Scope, shape tf.Output, dtype tf.DataType, optional ...RandomUniformAttr)… func