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