Searched defs:BatchNormInference (Results 1 – 2 of 2) sorted by relevance
255 ## BatchNormInference section in Operation Semantics
2817 XlaOp XlaBuilder::BatchNormInference(XlaOp operand, XlaOp scale, XlaOp offset, in BatchNormInference() function in xla::XlaBuilder4980 XlaOp BatchNormInference(const XlaOp operand, const XlaOp scale, in BatchNormInference() function