Searched defs:RngNormal (Results 1 – 2 of 2) sorted by relevance
2429 ## RngNormal section in Operation Semantics
2313 XlaOp XlaBuilder::RngNormal(XlaOp mu, XlaOp sigma, const Shape& shape) { in RngNormal() function in xla::XlaBuilder4858 XlaOp RngNormal(const XlaOp mu, const XlaOp sigma, const Shape& shape) { in RngNormal() function