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.cc5570 struct DotOfGatherTestSpec { struct
5571 int64 m;
5572 int64 k;
5573 int64 n;
5574 int s; // start index for dynamic slice on the non-contracting dimension
5575 int64 lcd; // left contracting dimension
5576 int64 rcd; // right contracting dimension
5577 bool neg; // is negative testcase