I have the next Python code:
tubby_output = model.output[:, 281]
last_conv_layer = model.get_layer(\'block5_conv3\')
with tf.GradientTape() as t