Searched defs:IsForward (Results 1 – 2 of 2) sorted by relevance
156 bool IsForward() const override { return Forward; } in IsForward() function in tensorflow::FFTCPU584 bool IsForward() const override { return Forward; } in IsForward() function in tensorflow::FFTGPU
13474 auto DistrubuteVecReduceLoad = [&](SDValue N0, SDValue N1, bool IsForward) { in TryDistrubutionADDVecReduce()