Searched defs:strides_attr (Results 1 – 5 of 5) sorted by relevance
767 auto strides_attr = strided_slice_op.strides(); in matchAndRewrite() local
638 const auto& strides_attr = conv2d->GetAttr("strides"); in TEST_F() local858 const auto* strides_attr = conv2d_node->GetAttr("strides"); in TEST_F() local
2782 Value input, Value filter, Value bias, ArrayAttr strides_attr, in convertTFConv2DCommon()
1915 DenseIntElementsAttr begin_attr, end_attr, strides_attr; in fold() local
4132 auto strides_attr = GetI64ElementsAttr(op.strides()); in matchAndRewrite() local4315 auto strides_attr = GetI64ElementsAttr(op.strides()); in matchAndRewrite() local