Skip to content

Commit

Permalink
Address comments
Browse files Browse the repository at this point in the history
  • Loading branch information
ajakovljevicTT committed Nov 20, 2024
1 parent 072a90e commit 850686a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ struct TTIRToTTIRDecompositionPass
target.addIllegalOp<ttir::ConvolutionOp>();
target.addIllegalOp<ttir::GetDimensionSizeOp>();
target.addIllegalOp<ttir::PoolingOp>();
target.addIllegalOp<ttir::GatherOp>();

TypeConverter typeConverter;
// All types map 1:1.
Expand Down

0 comments on commit 850686a

Please sign in to comment.