Searched refs:DefaultKernelImpl (Results 1 – 1 of 1) sorted by relevance
28 struct DefaultKernelImpl {}; struct34 struct DefaultKernelImpl<true, LhsAlwaysNonzero>35 : DefaultKernelImpl<false, LhsAlwaysNonzero> {};42 struct DefaultKernelImpl<MaxProductIsLessThan4096, true>43 : DefaultKernelImpl<MaxProductIsLessThan4096, false> {};47 : DefaultKernelImpl<(BitDepthParams::LhsRange::kMaxValue *58 struct DefaultKernelImpl<MaxProductIsLessThan4096, LhsAlwaysNonzero> \