Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
H A Dgather_scatter_ops.cc81 XlaCompiler::CompilationResult update_computation; in Compile() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dir_emitter_unnested.h487 const HloComputation* update_computation; member
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/python/
H A Dxla.py582 def scatter(operand, scatter_indices, updates, update_computation, argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/
H A Dxla_builder.cc2428 const XlaComputation& update_computation, in Scatter()
2438 const XlaComputation& update_computation, in Scatter()
2476 absl::Span<const XlaOp> updates, const XlaComputation& update_computation, in ScatterInternal()
4907 const XlaOp updates, const XlaComputation& update_computation, in Scatter()
4917 const XlaComputation& update_computation, in Scatter()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/ir/
H A Dmlir_hlo_builder.cc396 absl::Span<const XlaOp> updates, const XlaComputation& update_computation, in ScatterInternal()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_instruction.cc1938 HloComputation* update_computation, in CreateScatter()
1949 HloComputation* update_computation, in CreateScatter()
H A Dhlo_instruction_test.cc1678 auto* update_computation = in TEST_F() local
H A Dhlo_parser.cc2861 optional<HloComputation*> update_computation; in CreateInstruction() local
H A Dhlo_instructions.cc3142 HloComputation* update_computation, in HloScatterInstruction()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/
H A Dmlir_hlo_to_hlo.cc1473 xla::XlaComputation update_computation; in ExportXlaOp() local