zfit.run.assert_executing_eagerly#
- run.assert_executing_eagerly()#
Assert that the execution is eager and Python side effects are taken into account.
This can be placed inside a model in case python side-effects are necessary and no other way is possible.