Skip to content

To batched private temps

Kaushik Kulkarni requested to merge to_batched_private_temps into master
  • An attempt to handle the private temporaries in batch.py.
  • What strategy is implemented in the commit: If the name of the private temporary is not in the batch_varying_args then don't batch it.
Edited by Kaushik Kulkarni

Merge request reports