How do I set a break point in the keras model?
I am talking about this one. Can I set a break point on the forward pass of the model. If yes, where?