Home
last modified time | relevance | path

Searched refs:accumulator_result (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dgather_expander.cc360 HloInstruction* accumulator_result = gather_loop_result.back(); in ExpandInstruction() local
364 AdjustBatchDimsInAccumulator(start_indices->shape(), accumulator_result, in ExpandInstruction()
/external/v8/src/interpreter/
Dbytecode-generator.cc2640 ValueResultScope accumulator_result(this); in BuildVariableLoadForAccumulatorValue() local