Searched refs:tfl_shape_op (Results 1 – 1 of 1) sorted by relevance
1692 auto tfl_shape_op = cast<TFL::ShapeOp>(op); in matchAndRewrite() local1695 tfl_shape_op.getResult().getType().dyn_cast<RankedTensorType>(); in matchAndRewrite()1700 tfl_shape_op.input().getType().dyn_cast<RankedTensorType>(); in matchAndRewrite()