Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Ddot_handler.cc110 std::vector<int64> output_to_rhs_indices; member
347 std::vector<int64> output_to_rhs_indices(output_rank, -1); in ComputeDimensionIndexMapping() local