Searched defs:scatter_updates (Results 1 – 4 of 4) sorted by relevance
99 std::vector<HloInstruction*> scatter_updates; in TransformScatterUpdates() local
417 auto scatter_updates = scatter->scatter_updates(); in ExpandInstruction() local
2171 absl::Span<HloInstruction* const> scatter_updates() const { in scatter_updates() function
1667 HloInstruction* scatter_updates = in TEST_F() local