Searched refs:EmitDnnBatchNorm (Results 1 – 2 of 2) sorted by relevance
72 xla::StatusOr<Operation*> EmitDnnBatchNorm(
632 return EmitDnnBatchNorm(custom_call_instr); in EmitCustomCallOp()845 StatusOr<Operation*> LhloDialectEmitter::EmitDnnBatchNorm( in EmitDnnBatchNorm() function in mlir::LhloDialectEmitter