Update vector op unrolling transformation to generate ExtractSlicesOp and...
Update vector op unrolling transformation to generate ExtractSlicesOp and InsertSlicesOp (instead of less structured chain of StridedSliceOps and InsertStridedSliceOps). PiperOrigin-RevId: 285968051
Loading
Please sign in to comment