Skip to content

Commit 0f3cfbd

Browse files
committed
Update
[ghstack-poisoned]
1 parent c64b3bd commit 0f3cfbd

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

torch/_C/__init__.pyi.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1355,7 +1355,6 @@ def __is_forward_AD_enabled() -> _bool: ...
13551355
def _register_default_hooks(pack_hook: Callable, unpack_hook: Callable) -> None: ...
13561356
def _reset_default_hooks() -> None: ...
13571357
def _is_torch_function_mode_enabled() -> _bool: ...
1358-
def _set_torch_function_mode(cls: Any) -> None: ...
13591358
def _push_on_torch_function_stack(cls: Any) -> None: ...
13601359
def _pop_torch_function_stack() -> Any: ...
13611360
def _get_function_stack_at(idx: _int) -> Any: ...

0 commit comments

Comments
 (0)