A model with two parameters produces the gradient
on this batch. The optimizer uses clipping by norm with threshold : if the gradient is replaced by
and otherwise it is passed through untouched.
Which gradient does the optimizer actually use for this update?
Select all that apply.