Don't nest stop_gradient calls.
Python 3.4 still took five arguments to ast.Call. Change from conditional on PY3 to try/except to accomodate that. PiperOrigin-RevId: 233826970
Loading
Please sign in to comment
Python 3.4 still took five arguments to ast.Call. Change from conditional on PY3 to try/except to accomodate that. PiperOrigin-RevId: 233826970