Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/dtensor/mlir/
H A Ddtensor_allreduce_sum_optimization.cc444 const llvm::SmallVectorImpl<mlir::Operation*>& identity_like_ops, in ApplyOptimization()
469 llvm::SmallVectorImpl<mlir::Operation*>* identity_like_ops, in CollectOptimizationCandidates()
494 llvm::SmallVector<mlir::Operation*, 4> identity_like_ops; in runOnOperation() local