Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/spmd/
H A Ddot_handler.cc113 struct DotDimensionIndexMapping { struct
114 std::vector<int64_t> lhs_to_rhs_indices;
115 std::vector<int64_t> lhs_to_output_indices;
116 std::vector<int64_t> rhs_to_lhs_indices;
117 std::vector<int64_t> rhs_to_output_indices;
118 std::vector<int64_t> output_to_lhs_indices;
119 std::vector<int64_t> output_to_rhs_indices;