I have the following code:
with tf.GradientTape() as tape: # some code in which the object tape doesn\'t appear
I realized that I want to add