Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_dce.cc45 bool remove_cross_partition_collective_ops) { in IsRemovableWhile()
65 HloComputation* computation, bool remove_cross_partition_collective_ops) { in RunOnComputation()
H A Dhlo_dce.h40 explicit HloDCE(bool remove_cross_partition_collective_ops) in HloDCE()