Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/python/
Dlocal_computation_builder.cc764 const LocalOp& updates, const Computation& update_computation, in Scatter()
Dxla_client.py1779 def Scatter(self, a, scatter_indices, updates, update_computation, argument
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction_test.cc1448 auto* update_computation = in TEST_F() local
Dhlo_parser.cc1663 optional<HloComputation*> update_computation; in ParseInstructionRhs() local
Dhlo_instruction.cc1317 HloComputation* update_computation, in CreateScatter()
Dhlo_instructions.cc2397 HloComputation* update_computation, in HloScatterInstruction()
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc1866 const XlaComputation& update_computation, in Scatter()
3432 const XlaOp& updates, const XlaComputation& update_computation, in Scatter()