Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dscatter_simplifier.cc99 std::vector<HloInstruction*> scatter_updates; in TransformScatterUpdates() local
Dscatter_expander.cc417 auto scatter_updates = scatter->scatter_updates(); in ExpandInstruction() local
Dhlo_instructions.h2171 absl::Span<HloInstruction* const> scatter_updates() const { in scatter_updates() function
Dhlo_instruction_test.cc1667 HloInstruction* scatter_updates = in TEST_F() local