Searched refs:only_differentiable (Results 1 – 2 of 2) sorted by relevance
229 def _get_inputs(op, only_differentiable): argument231 if only_differentiable:243 only_differentiable=False): argument267 control_inputs = control_inputs and (not only_differentiable)295 for new_t in _get_inputs(op, only_differentiable=only_differentiable):
304 only_differentiable=True)