Home
last modified time | relevance | path

Searched defs:output_to_lhs_indices (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/spmd/
H A Ddot_handler.cc118 std::vector<int64_t> output_to_lhs_indices; member
349 std::vector<int64_t> output_to_lhs_indices(output_rank, -1); in ComputeDimensionIndexMapping() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dsharding_propagation.cc576 std::vector<int64_t> output_to_lhs_indices(instruction->shape().rank()); in InferConvolutionShardingFromOperands() local