I\'m trying have a keras functional API model and I want to use EagerTensor.numpy() method in it, so it\'s important to use the model in eager mode. Lets say th
EagerTensor.numpy()