Searched refs:_test_reentrant_with_callbacks (Results 1 – 1 of 1) sorted by relevance
7363 def _test_reentrant_with_callbacks(self, install_callbacks_in_depths): member in TestAutograd7415 ret = self._test_reentrant_with_callbacks([0])7421 ret = self._test_reentrant_with_callbacks([1])7427 ret = self._test_reentrant_with_callbacks([0, 1])