Home
last modified time | relevance | path

Searched defs:operand_dim (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dindexed_array_analysis.cc340 int64_t operand_dim; member
440 int64_t operand_dim) { in MapPassthroughOperandDimToResultDim()
700 auto is_reshape_passthrough_operand_dim = [&](int64_t operand_dim) { in FoldReshapeOfGatherNoDegenerateDims()
H A Dwhile_loop_concat_code_motion.cc383 auto operand_dim = GetOperandConcatDim( in ModifyHloPropertiesForConcatShape() local
414 auto operand_dim = GetOperandConcatDim( in ModifyHloPropertiesForConcatShape() local
H A Dlayout_assignment.cc1312 int64_t operand_dim = instruction->dimensions(output_dim); in ChooseOperandLayoutFromOutputLayout() local
1389 int64_t operand_dim = LayoutUtil::Minor(operand_layout, i); in ChooseOutputLayoutFromOperandLayout() local
H A Dhlo_sharding_util.cc1031 const int64_t operand_dim = in GatherParallelDataOperandSharding() local
1472 auto operand_dim = GetDimensionForIota(maybe_iota->operand(0)); in GetDimensionForIota() local
H A Delemental_ir_emitter.cc2164 int64_t operand_dim = dim_numbers.start_index_map(dim); in EmitElementalGather() local
H A Dalgebraic_simplifier.cc1078 int64_t operand_pos = -1, operand_dim = -1; in ComputeBitcastDimMap() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dir_emitter.cc1445 int64_t operand_dim = in ReductionPreservesLayout() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/spmd/
H A Ddot_handler.cc4127 int64_t operand_dim = 0; in MoveUsersIntoWindowedDotGeneralLoopOnNonContractingDimensions() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dir_emitter_unnested.cc2382 int64_t operand_dim = desc.dim_numbers.getScatterDimsToOperandDims()[i]; in EmitScatter() local