To batched private temps
- 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