Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dgather_scatter_ops.cc81 XlaCompiler::CompilationResult update_computation; in Compile() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.h414 const HloComputation* update_computation; member
/external/tensorflow/tensorflow/compiler/tf2xla/python/
Dxla.py561 def scatter(operand, scatter_indices, updates, update_computation, argument
/external/tensorflow/tensorflow/compiler/mlir/xla/ir/
Dmlir_hlo_builder.cc319 const XlaComputation& update_computation, in ScatterInternal()
/external/tensorflow/tensorflow/compiler/mlir/xla/
Dmlir_hlo_to_hlo.cc1061 xla::XlaComputation update_computation; in ExportXlaOp() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction_test.cc1579 auto* update_computation = in TEST_F() local
Dhlo_parser.cc2656 optional<HloComputation*> update_computation; in ParseInstructionRhs() local
Dhlo_instruction.cc1814 HloComputation* update_computation, in CreateScatter()
Dhlo_instructions.cc2983 HloComputation* update_computation, in HloScatterInstruction()
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc2331 const XlaComputation& update_computation, in Scatter()
2353 const XlaComputation& update_computation, in ScatterInternal()
4745 const XlaOp updates, const XlaComputation& update_computation, in Scatter()