Searched refs:HoistCwiseUnaryOutOfUnpack (Results 1 – 1 of 1) sorted by relevance
2848 class HoistCwiseUnaryOutOfUnpack : public OpRewritePattern<UnpackOp> { class2850 explicit HoistCwiseUnaryOutOfUnpack(MLIRContext *context) in HoistCwiseUnaryOutOfUnpack() function in mlir::TF::__anonf66a1e981411::HoistCwiseUnaryOutOfUnpack2856 LogicalResult HoistCwiseUnaryOutOfUnpack::matchAndRewrite( in matchAndRewrite()2899 results.add<HoistCwiseUnaryOutOfUnpack>(context); in getCanonicalizationPatterns()