Searched refs:HasWindowReversal (Results 1 – 4 of 4) sorted by relevance
114 if (HasWindowReversal(window)) { in ToString()178 bool HasWindowReversal(const Window& window) { in HasWindowReversal() function
58 bool HasWindowReversal(const Window& window);
79 if (window_util::HasWindowReversal(convolution.window())) { in PotentiallyImplementedAsEigenConvolution()
84 : window_util::HasWindowReversal(conv->window())) { in CanImplementAsCudnnForwardConv()