Here you have also to switch off the batch norm variables once you tell it so, otherwise they will be trainable even if trainable=False.
I will push this modification
Here you have also to switch off the batch norm variables once you tell it so, otherwise they will be trainable even if `trainable=False`.
I will push this modification