Searched defs:stop_gradient (Results 1 – 2 of 2) sorted by relevance
7008 def stop_gradient(input, name=None): # pylint: disable=redefined-builtin function
4150 def stop_gradient(variables): function