Home
last modified time | relevance | path

Searched defs:BatchNormInference (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/g3doc/
H A Doperation_semantics.md255 ## BatchNormInference section in Operation Semantics
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/
H A Dxla_builder.cc2817 XlaOp XlaBuilder::BatchNormInference(XlaOp operand, XlaOp scale, XlaOp offset, in BatchNormInference() function in xla::XlaBuilder
4980 XlaOp BatchNormInference(const XlaOp operand, const XlaOp scale, in BatchNormInference() function