Searched defs:filter_ty (Results 1 – 4 of 4) sorted by relevance
249 filter_ty = lambda s: filter(lambda i: i.tag == s, orig_elements) function
1734 const TensorType filter_ty = filter.getType().template cast<TensorType>(); in inferConvReturnTypeComponents() local1839 auto filter_ty = filter().getType().dyn_cast<RankedTensorType>(); in GetOptimalLayout() local1982 auto filter_ty = filter().getType().dyn_cast<TensorType>(); in GetOptimalLayout() local
1129 auto filter_ty = in matchAndRewriteDynamicConv() local1292 auto filter_ty = in matchAndRewrite() local4875 auto filter_ty = in matchAndRewrite() local
1214 const RankedTensorType filter_ty = in inferReturnTypes() local