Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dgather_expander.cc234 absl::Span<const int64> slice_sizes, int64 gather_loop_trip_count, in CreateGatherLoopAccumulatorInitValue()
321 int64 gather_loop_trip_count = 1; in ExpandInstruction() local