Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dalgebraic_simplifier_test.cc4610 struct DotOfGatherTestSpec { struct
4611 int64 m;
4612 int64 k;
4613 int64 n;
4614 int s; // start index for dynamic slice on the non-contracting dimension
4615 int64 lcd; // left contracting dimension
4616 int64 rcd; // right contracting dimension
4617 bool neg; // is negative testcase