Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dalgebraic_simplifier_test.cc6267 struct DotOfGatherTestSpec { struct
6268 int64_t m;
6269 int64_t k;
6270 int64_t n;
6271 int s; // start index for dynamic slice on the non-contracting dimension
6272 int64_t lcd; // left contracting dimension
6273 int64_t rcd; // right contracting dimension
6274 bool neg; // is negative testcase