Searched refs:shape_const (Results 1 – 3 of 3) sorted by relevance
721 auto shape_const = in matchAndRewrite() local724 rewriter.replaceOp(op, {shape_const.getResult()}); in matchAndRewrite()
1639 auto shape_const = in matchAndRewrite() local1642 rewriter.replaceOp(op, {shape_const.getResult()}); in matchAndRewrite()
4088 Output shape_const = ops::Const(scope.WithOpName("shape"), in TEST_F() local4091 ops::Fill(scope.WithOpName("fill_huge"), shape_const, value); in TEST_F()