Skip to content

Move pack/unpack operations from exponential_apply_batch to the loops over batches

Description

Move pack/unpack operations from exponential_apply_batch to the loops over batches. This change ensures all operations done over the batches in the propagators are done packed. It also avoids a couple of unnecessary operations.

Checklist

Merge request reports

Loading