Searched refs:PotentiallyImplementedAsEigenConvolution (Results 1 – 8 of 8) sorted by relevance
49 EXPECT_FALSE(PotentiallyImplementedAsEigenConvolution( in TEST_F()57 EXPECT_TRUE(PotentiallyImplementedAsEigenConvolution( in TEST_F()
26 bool PotentiallyImplementedAsEigenConvolution(
47 EXPECT_FALSE(cpu::PotentiallyImplementedAsEigenConvolution( in TEST()
43 bool PotentiallyImplementedAsEigenConvolution( in PotentiallyImplementedAsEigenConvolution() function
100 return PotentiallyImplementedAsEigenConvolution(instr, in OperandsAndResultMustHaveRowMajorLayout()
36 !PotentiallyImplementedAsEigenConvolution(*hlo, in Run()
147 PotentiallyImplementedAsEigenConvolution(*instruction, in GetTargetParallelTaskCount()
1102 if (PotentiallyImplementedAsEigenConvolution(*convolution, in HandleConvolution()