Searched defs:strides_attr (Results 1 – 6 of 6) sorted by relevance
688 auto strides_attr = strided_slice_op.strides(); in matchAndRewrite() local
2231 DenseIntElementsAttr strides_attr; in convertStridedSliceOp() local3310 Value input, Value filter, Value bias, ArrayAttr strides_attr, in convertTFConv2DCommon()
638 const auto& strides_attr = conv2d->GetAttr("strides"); in TEST_F() local858 const auto* strides_attr = conv2d_node->GetAttr("strides"); in TEST_F() local
1631 ElementsAttr strides_attr = in matchAndRewrite() local
2055 DenseIntElementsAttr begin_attr, end_attr, strides_attr; in fold() local
4923 auto strides_attr = GetI64ElementsAttr(op.strides()); in matchAndRewrite() local5122 auto strides_attr = GetI64ElementsAttr(op.strides()); in matchAndRewrite() local