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