Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dir_emitter_unnested.cc4347 const absl::flat_hash_set<mlir::Operation*>& use_chain_endings) { in AreUsersElementwise()
4366 const absl::flat_hash_set<mlir::Operation*>& use_chain_endings) { in NumInputsInvolveInOnlyElementwiseOps()
4407 absl::flat_hash_set<mlir::Operation*> use_chain_endings; in IsUnrollingColumnReductionBeneficial() local