Home
last modified time | relevance | path

Searched refs:default_fill (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dspace_to_batch_converter.cc2162 HloInstruction* default_fill = in Propagate() local
2168 MakeCompareHlo(ComparisonDirection::kNe, bottom, default_fill)); in Propagate()
2173 MakeSelectHlo(bottom_compare, bottom, default_fill)); in Propagate()
2178 MakeCompareHlo(ComparisonDirection::kNe, top, default_fill)); in Propagate()