Searched defs:clip_gradients (Results 1 – 2 of 2) sorted by relevance
63 clip_gradients=None, argument305 def _clip_gradients_by_norm(grads_and_vars, clip_gradients): argument
149 def clip_gradients(grads_and_vars, clip_ratio): function