Searched defs:gather_slice_sizes (Results 1 – 3 of 3) sorted by relevance
154 repeated int64 gather_slice_sizes = 34; field
1370 absl::Span<const int64> gather_slice_sizes() const { in gather_slice_sizes() function
528 std::vector<int64> gather_slice_sizes; in CreateFromProto() local3520 absl::Span<const int64> HloInstruction::gather_slice_sizes() const { in gather_slice_sizes() function in xla::HloInstruction