I have a code where I make repeated calls to model.fit()
(It\'s for implementing an A2C)
I\'ve noticed that my first call to model.fit() has significant overhead,