Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dindexed_array_analysis.cc334 int64 operand_dim; member
434 int64 operand_dim) { in MapPassthroughOperandDimToResultDim()
694 auto is_reshape_passthrough_operand_dim = [&](int64 operand_dim) { in FoldReshapeOfGatherNoDegenerateDims()
Dlayout_assignment.cc1041 int64 operand_dim = instruction->dimensions(output_dim); in ChooseOperandLayoutFromOutputLayout() local
1102 int64 operand_dim = LayoutUtil::Minor(operand_layout, i); in ChooseOutputLayoutFromOperandLayout() local
Delemental_ir_emitter.cc1915 int64 operand_dim = dim_numbers.start_index_map(dim); in EmitElementalGather() local
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc1387 int64 operand_dim = operand_shape.layout().minor_to_major(operand_dim_idx); in ReductionPreservesLayout() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.cc1147 int64 operand_dim = dim_numbers.scatter_dims_to_operand_dims(i); in EmitScatter() local